| Server IP : 162.144.4.212 / Your IP : 216.73.216.108 Web Server : Apache System : Linux gator2125.hostgator.com 5.14.0-162.23.1.9991722448259.nf.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 31 18:11:45 UTC 2024 x86_64 User : cozeellc ( 2980) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/libexec/oracle-cloud-agent/plugins/osms/oci/logging/models/ |
Upload File : |
a
O��f � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�UnifiedAgentParser� )�formatted_flat_dict�
NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s0 e Zd ZdZdd� Zdd� Zdd� Zdd � Zd
S )�UnifiedAgentApache2Parserz
Apache 2 log parser.
c K sj ddddddddd�| _ dddd d
ddd
d�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _dS )a�
Initializes a new UnifiedAgentApache2Parser object with values from keyword arguments. The default value of the :py:attr:`~oci.logging.models.UnifiedAgentApache2Parser.parser_type` attribute
of this class is ``APACHE2`` and it should not be changed.
The following keyword arguments are supported (corresponding to the getters/setters of this class):
:param parser_type:
The value to assign to the parser_type property of this UnifiedAgentApache2Parser.
Allowed values for this property are: "AUDITD", "JSON", "TSV", "CSV", "NONE", "SYSLOG", "APACHE2", "APACHE_ERROR", "MSGPACK", "REGEXP", "MULTILINE", "GROK", "MULTILINE_GROK"
:type parser_type: str
:param field_time_key:
The value to assign to the field_time_key property of this UnifiedAgentApache2Parser.
:type field_time_key: str
:param types:
The value to assign to the types property of this UnifiedAgentApache2Parser.
:type types: dict(str, str)
:param null_value_pattern:
The value to assign to the null_value_pattern property of this UnifiedAgentApache2Parser.
:type null_value_pattern: str
:param is_null_empty_string:
The value to assign to the is_null_empty_string property of this UnifiedAgentApache2Parser.
:type is_null_empty_string: bool
:param is_estimate_current_event:
The value to assign to the is_estimate_current_event property of this UnifiedAgentApache2Parser.
:type is_estimate_current_event: bool
:param is_keep_time_key:
The value to assign to the is_keep_time_key property of this UnifiedAgentApache2Parser.
:type is_keep_time_key: bool
:param timeout_in_milliseconds:
The value to assign to the timeout_in_milliseconds property of this UnifiedAgentApache2Parser.
:type timeout_in_milliseconds: int
�strzdict(str, str)�bool�int)�parser_type�field_time_key�types�null_value_pattern�is_null_empty_string�is_estimate_current_event�is_keep_time_key�timeout_in_milliseconds�
parserType�fieldTimeKeyr �nullValuePattern�isNullEmptyString�isEstimateCurrentEvent�
isKeepTimeKey�timeoutInMillisecondsN�APACHE2)
�
swagger_types�
attribute_map�_parser_type�_field_time_key�_types�_null_value_pattern�_is_null_empty_string�_is_estimate_current_event�_is_keep_time_key�_timeout_in_milliseconds)�self�kwargs� r( ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/logging/models/unified_agent_apache2_parser.py�__init__ s6 )��z"UnifiedAgentApache2Parser.__init__c C s t | �S �N)r )r&