LogAnalyticsSourceExtendedFieldDefinition

class oci.log_analytics.models.LogAnalyticsSourceExtendedFieldDefinition(**kwargs)

Bases: object

Methods

__init__(**kwargs) Initializes a new LogAnalyticsSourceExtendedFieldDefinition object with values from keyword arguments.

Attributes

base_field_log_text Gets the base_field_log_text of this LogAnalyticsSourceExtendedFieldDefinition.
base_field_name Gets the base_field_name of this LogAnalyticsSourceExtendedFieldDefinition.
condition_data_type Gets the condition_data_type of this LogAnalyticsSourceExtendedFieldDefinition.
condition_field Gets the condition_field of this LogAnalyticsSourceExtendedFieldDefinition.
condition_operator Gets the condition_operator of this LogAnalyticsSourceExtendedFieldDefinition.
condition_value Gets the condition_value of this LogAnalyticsSourceExtendedFieldDefinition.
converted_regular_expression Gets the converted_regular_expression of this LogAnalyticsSourceExtendedFieldDefinition.
display_regular_expression Gets the display_regular_expression of this LogAnalyticsSourceExtendedFieldDefinition.
extended_field_definition_id Gets the extended_field_definition_id of this LogAnalyticsSourceExtendedFieldDefinition.
extended_fields Gets the extended_fields of this LogAnalyticsSourceExtendedFieldDefinition.
field Gets the field of this LogAnalyticsSourceExtendedFieldDefinition.
is_enabled Gets the is_enabled of this LogAnalyticsSourceExtendedFieldDefinition.
is_system Gets the is_system of this LogAnalyticsSourceExtendedFieldDefinition.
regular_expression Gets the regular_expression of this LogAnalyticsSourceExtendedFieldDefinition.
source_id Gets the source_id of this LogAnalyticsSourceExtendedFieldDefinition.
time_updated Gets the time_updated of this LogAnalyticsSourceExtendedFieldDefinition.
__init__(**kwargs)

Initializes a new LogAnalyticsSourceExtendedFieldDefinition object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):

Parameters:
  • field (oci.log_analytics.models.LogAnalyticsField) – The value to assign to the field property of this LogAnalyticsSourceExtendedFieldDefinition.
  • display_regular_expression (str) – The value to assign to the display_regular_expression property of this LogAnalyticsSourceExtendedFieldDefinition.
  • extended_fields (list[oci.log_analytics.models.LogAnalyticsExtendedField]) – The value to assign to the extended_fields property of this LogAnalyticsSourceExtendedFieldDefinition.
  • base_field_name (str) – The value to assign to the base_field_name property of this LogAnalyticsSourceExtendedFieldDefinition.
  • base_field_log_text (str) – The value to assign to the base_field_log_text property of this LogAnalyticsSourceExtendedFieldDefinition.
  • condition_data_type (str) – The value to assign to the condition_data_type property of this LogAnalyticsSourceExtendedFieldDefinition.
  • condition_field (str) – The value to assign to the condition_field property of this LogAnalyticsSourceExtendedFieldDefinition.
  • condition_operator (str) – The value to assign to the condition_operator property of this LogAnalyticsSourceExtendedFieldDefinition.
  • condition_value (str) – The value to assign to the condition_value property of this LogAnalyticsSourceExtendedFieldDefinition.
  • converted_regular_expression (str) – The value to assign to the converted_regular_expression property of this LogAnalyticsSourceExtendedFieldDefinition.
  • is_enabled (bool) – The value to assign to the is_enabled property of this LogAnalyticsSourceExtendedFieldDefinition.
  • extended_field_definition_id (int) – The value to assign to the extended_field_definition_id property of this LogAnalyticsSourceExtendedFieldDefinition.
  • is_system (bool) – The value to assign to the is_system property of this LogAnalyticsSourceExtendedFieldDefinition.
  • regular_expression (str) – The value to assign to the regular_expression property of this LogAnalyticsSourceExtendedFieldDefinition.
  • source_id (int) – The value to assign to the source_id property of this LogAnalyticsSourceExtendedFieldDefinition.
  • time_updated (datetime) – The value to assign to the time_updated property of this LogAnalyticsSourceExtendedFieldDefinition.
base_field_log_text

Gets the base_field_log_text of this LogAnalyticsSourceExtendedFieldDefinition. The base field log text.

Returns:The base_field_log_text of this LogAnalyticsSourceExtendedFieldDefinition.
Return type:str
base_field_name

Gets the base_field_name of this LogAnalyticsSourceExtendedFieldDefinition. The base field internal name.

Returns:The base_field_name of this LogAnalyticsSourceExtendedFieldDefinition.
Return type:str
condition_data_type

Gets the condition_data_type of this LogAnalyticsSourceExtendedFieldDefinition. The conditional data type.

Returns:The condition_data_type of this LogAnalyticsSourceExtendedFieldDefinition.
Return type:str
condition_field

Gets the condition_field of this LogAnalyticsSourceExtendedFieldDefinition. The onditional field.

Returns:The condition_field of this LogAnalyticsSourceExtendedFieldDefinition.
Return type:str
condition_operator

Gets the condition_operator of this LogAnalyticsSourceExtendedFieldDefinition. The conditional operator.

Returns:The condition_operator of this LogAnalyticsSourceExtendedFieldDefinition.
Return type:str
condition_value

Gets the condition_value of this LogAnalyticsSourceExtendedFieldDefinition. The conditional value.

Returns:The condition_value of this LogAnalyticsSourceExtendedFieldDefinition.
Return type:str
converted_regular_expression

Gets the converted_regular_expression of this LogAnalyticsSourceExtendedFieldDefinition. The converted regular expression.

Returns:The converted_regular_expression of this LogAnalyticsSourceExtendedFieldDefinition.
Return type:str
display_regular_expression

Gets the display_regular_expression of this LogAnalyticsSourceExtendedFieldDefinition. The regular expression.

Returns:The display_regular_expression of this LogAnalyticsSourceExtendedFieldDefinition.
Return type:str
extended_field_definition_id

Gets the extended_field_definition_id of this LogAnalyticsSourceExtendedFieldDefinition. The extended field definition unique identifier.

Returns:The extended_field_definition_id of this LogAnalyticsSourceExtendedFieldDefinition.
Return type:int
extended_fields

Gets the extended_fields of this LogAnalyticsSourceExtendedFieldDefinition. An array of extended fields.

Returns:The extended_fields of this LogAnalyticsSourceExtendedFieldDefinition.
Return type:list[oci.log_analytics.models.LogAnalyticsExtendedField]
field

Gets the field of this LogAnalyticsSourceExtendedFieldDefinition.

Returns:The field of this LogAnalyticsSourceExtendedFieldDefinition.
Return type:oci.log_analytics.models.LogAnalyticsField
is_enabled

Gets the is_enabled of this LogAnalyticsSourceExtendedFieldDefinition. A flag inidcating whether or not the extended definition is enabled.

Returns:The is_enabled of this LogAnalyticsSourceExtendedFieldDefinition.
Return type:bool
is_system

Gets the is_system of this LogAnalyticsSourceExtendedFieldDefinition. The system flag. A value of false denotes a custom, or user defined object. A value of true denotes a built in object.

Returns:The is_system of this LogAnalyticsSourceExtendedFieldDefinition.
Return type:bool
regular_expression

Gets the regular_expression of this LogAnalyticsSourceExtendedFieldDefinition. The regular expression.

Returns:The regular_expression of this LogAnalyticsSourceExtendedFieldDefinition.
Return type:str
source_id

Gets the source_id of this LogAnalyticsSourceExtendedFieldDefinition. The source unique identifier.

Returns:The source_id of this LogAnalyticsSourceExtendedFieldDefinition.
Return type:int
time_updated

Gets the time_updated of this LogAnalyticsSourceExtendedFieldDefinition. The last updated date.

Returns:The time_updated of this LogAnalyticsSourceExtendedFieldDefinition.
Return type:datetime