Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateLogAnalyticsEntityDetails

Details for new log analytics entity to be added.

Properties

Optional cloudResourceId

cloudResourceId: undefined | string

The OCID of the Cloud resource which this entity is a representation of. This may be blank when the entity represents a non-cloud resource that the customer may have on their premises.

compartmentId

compartmentId: string

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

entityTypeName

entityTypeName: string

Log analytics entity type name.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

Optional hostname

hostname: undefined | string

The hostname where the entity represented here is actually present. This would be the output one would get if they run {@code echo $HOSTNAME} on Linux or an equivalent OS command. This may be different from management agents host since logs may be collected remotely.

Optional managementAgentId

managementAgentId: undefined | string

The OCID of the Management Agent.

Optional metadata

metadata: model.LogAnalyticsMetadataDetails

name

name: string

Log analytics entity name.

Optional properties

properties: undefined | object

The name/value pairs for parameter values to be used in file patterns specified in log sources.

Optional sourceId

sourceId: undefined | string

This indicates the type of source. It is primarily for Enterprise Manager Repository ID.

Optional timeLastDiscovered

timeLastDiscovered: Date

The date and time the resource was last discovered, in the format defined by RFC3339.

Optional timezoneRegion

timezoneRegion: undefined | string

The timezone region of the log analytics entity.

Functions

getDeserializedJsonObj

getJsonObj