Show / Hide Table of Contents

Namespace Oci.LoggingService.Models

Classes

Archiving

Log archiving configuration.

Category

Categories for resources.

ChangeLogGroupCompartmentDetails

Contains details indicating which compartment the resource should move to.

ChangeLogLogGroupDetails

Contains details indicating which log group the log should move to.

ChangeLogSavedSearchCompartmentDetails

Contains details indicating which compartment the resource should move to.

ChangeUnifiedAgentConfigurationCompartmentDetails

Contains details indicating which compartment the resource should move to.

Configuration

Log object configuration.

CreateLogDetails

The details to create a log object.

CreateLogGroupDetails

The details to create a log group.

CreateLogSavedSearchDetails

A LogSavedSearch that can be used to save and share a given search result.

CreateUnifiedAgentConfigurationDetails

Unified Agent configuration creation object.

GrepFilterAllowRule

Specifies the filtering rule

GrepFilterDenyRule

Specifies the filtering rule to reject logs

GrokPattern

Grok pattern object.

GroupAssociationDetails

Groups using the configuration.

Log

Represents a log object.

LogGroup

Represents a LogGroup object.

LogGroupSummary

Log group configuration summary.

LogSavedSearch

A LogSavedSearch that can be used to save and share a given search result.

LogSavedSearchSummary

A summary of a LogSavedSearch that can be used to save and share a given search result.

LogSavedSearchSummaryCollection

A collection of LogSavedSearchSummary items.

LogSummary

Log object configuration summary.

OciService

OCI service logging configuration.

OperationalMetricsConfiguration

Unified monitoring agent operational metrics configuration object.

OperationalMetricsDestination

Unified monitoring agent operational metrics destination object.

OperationalMetricsRecordInput

Record section of OperationalMetricsSource object.

OperationalMetricsSource

Unified monitoring agent operational metrics source object.

Parameter

Parameters that a resource category supports.

RecordTransformerPair

A new Key-value pairs added in logs

ResourceType

Type of resource that a service provides.

ServiceSummary

Summary of services that are integrated with public logging.

Source

The source the log object comes from.

SourceModelConverter

SourceUpdateDetails

Source updated configuration.

UnifiedAgentApache2Parser

Apache 2 log parser.

UnifiedAgentApacheErrorParser

Apache error log parser.

UnifiedAgentAuditdParser

auditd parser.

UnifiedAgentConfiguration

Top Unified Agent configuration object.

UnifiedAgentConfigurationCollection

Results of a UnifiedAgentConfiguration search. Contains UnifiedAgentConfigurationSummary items.

UnifiedAgentConfigurationSummary

Unified Agent configuration summary object returned by the list API.

UnifiedAgentCriParser

CRI parser.

UnifiedAgentCsvParser

CSV Parser.

UnifiedAgentCustomFilter

Logging custom filter plugin.

UnifiedAgentCustomPluginLogSource

User-customized-source-plugin log source object.

UnifiedAgentCustomSection

Custom section in custom filter

UnifiedAgentGrokParser

Grok parser.

UnifiedAgentKubernetesConfigurationDetails

Unified Agent kubernetes service configuration object.

UnifiedAgentKubernetesFilter

Kubernetes filter object

UnifiedAgentKubernetesScrapeTarget

Monitoring scrape object.

UnifiedAgentKubernetesSource

Kubernetes source object.

UnifiedAgentLoggingConfiguration

Unified Agent logging service configuration object.

UnifiedAgentLoggingDestination

Logging destination object.

UnifiedAgentLoggingFilter

Logging filter object.

UnifiedAgentLoggingFilterModelConverter

UnifiedAgentLoggingGrepFilter

Logging grep filter object greps events by the values of specified fields. Ref: https://docs.fluentd.org/filter/grep

UnifiedAgentLoggingRecordTransformerFilter

Logging record transformer filter object mutates/transforms logs. Ref: https://docs.fluentd.org/filter/record_transformer

UnifiedAgentLoggingSource

Logging source object.

UnifiedAgentLoggingSourceModelConverter

UnifiedAgentMonitoringApplicationConfigurationDetails

Unified Agent monitoing application configuration details

UnifiedAgentMonitoringApplicationConfigurationDetailsModelConverter

UnifiedAgentMonitoringConfigurationDetails

Unified Agent monitoring service configuration object.

UnifiedAgentMonitoringDestination

Kubernetes destination object.

UnifiedAgentMonitoringFilter

Monitoring filter object.

UnifiedAgentMonitoringFilterModelConverter

UnifiedAgentMonitoringUrlSource

Kubernetes source object.

UnifiedAgentMsgpackParser

Msgpack parser.

UnifiedAgentMultilineGrokParser

Multiline grok parser.

UnifiedAgentMultilineParser

Multiline parser.

UnifiedAgentNoneParser

This parser signifies a non-parser, and puts the entire log line in a message_key.

UnifiedAgentOpenmetricsParser

Openmetrics parser.

UnifiedAgentOpenmetricsParserRecord

record section of openmetrics parser.

UnifiedAgentOpenmetricsTailConfigurationDetails

Unified Agent Openmetrics tail configuration object.

UnifiedAgentParser

Source parser object.

UnifiedAgentParserFilter

Logging parser filter object. Ref: https://docs.fluentd.org/filter/parser

UnifiedAgentParserModelConverter

UnifiedAgentRegexParser

Regexp parser.

UnifiedAgentServiceConfigurationDetails

Top level Unified Agent service configuration object.

UnifiedAgentServiceConfigurationDetailsModelConverter

UnifiedAgentSyslogParser

Syslog Parser.

UnifiedAgentTailLogSource

Tail log source object.

UnifiedAgentTailSourceAdvancedOptions

Advanced options for logging configuration

UnifiedAgentTsvParser

TSV Parser.

UnifiedAgentUrlConfigurationDetails

Unified Agent scrape URL configuration object.

UnifiedAgentUrlFilter

Kubernetes filter object

UnifiedAgentUrlScrapeTarget

Monitoring scrape object.

UnifiedAgentWindowsEventSource

Windows events log source object.

UnifiedJSONParser

JSON parser.

UpdateConfigurationDetails

The updatable configuration properties.

UpdateLogDetails

Update log object properties.

UpdateLogGroupDetails

The details to update a log group.

UpdateLogSavedSearchDetails

The update details to update a LogSavedSearch.

UpdateUnifiedAgentConfigurationDetails

Update Object for the Unified Agent configuration.

WorkRequest

A work request.

WorkRequestError

An error encountered while executing a work request.

WorkRequestLog

A log message from the execution of a work request.

WorkRequestResource

A resource created or operated on by a work request.

WorkRequestSummary

A summary of a work request.

Enums

ActionTypes

Possible types of actions.

CreateLogDetails.LogTypeEnum

Log.LogTypeEnum

LogGroupLifecycleState

The log group object state. The states workflow is:

  1. CREATING Log group is being created, backend service contacted.
  2. ACTIVE Log group is active.
  3. UPDATING Object configuration change requested, but the backend service has not confirmed the update.
  4. INACTIVE Log group is disabled.
  5. DELETING Log group is being deleted.

LogLifecycleState

The log object state. The states workflow is:

  1. CREATING Object is being created, backend service contacted.
  2. ACTIVE Logging is active.
  3. UPDATING Object configuration change requested, but the backend service has not confirmed the update.
  4. INACTIVE Logging is disabled.
  5. DELETING Log object is being deleted.

LogSavedSearchLifecycleState

The state of the LogSavedSearch

  1. CREATING
  2. ACTIVE LogSavedSearch is active and can be used by other users
  3. UPDATING
  4. INACTIVE
  5. DELETING
  6. FAILED

LogSummary.LogTypeEnum

OperationStatus

The status of a work request.

OperationTypes

The types of work request operations.

OperationalMetricsSource.TypeEnum

Parameter.TypeEnum

Source.SourceTypeEnum

UnifiedAgentKubernetesScrapeTarget.ResourceTypeEnum

UnifiedAgentLoggingFilter.FilterTypeEnum

UnifiedAgentLoggingSource.SourceTypeEnum

UnifiedAgentMonitoringFilter.FilterTypeEnum

UnifiedAgentMonitoringSourceTypes

Type of Unified Agent monitoring source.

UnifiedAgentParser.ParserTypeEnum

UnifiedAgentServiceConfigurationStates

The state of the configuration:

  1. VALID configuration is valid and usable
  2. INVALID configuration has compilation errors and is not usable

UnifiedAgentServiceConfigurationTypes

Type of Unified Agent service configuration.

UnifiedAgentSyslogParser.MessageFormatEnum

UnifiedAgentSyslogParser.SyslogParserTypeEnum

UnifiedJSONParser.TimeTypeEnum

In this article
Back to top