.. _LMI-FirewalldLogAction: LMI_FirewalldLogAction ---------------------- Class reference =============== Subclass of :ref:`LMI_FirewalldRule ` LMI_FirewalldLogAction describes logging of new connection attempts with kernel logging for example in syslog. Key properties ^^^^^^^^^^^^^^ | :ref:`InstanceID ` Local properties ^^^^^^^^^^^^^^^^ .. _LMI-FirewalldLogAction-Audit: ``boolean`` **Audit** If the Audit property is set to True, logging entries will be sent to the auditd service instead of writing to syslog. .. _LMI-FirewalldLogAction-Level: ``uint16`` **Level** Level that will be used when logging the message. Default value is "warning". ======== ========= ValueMap Values ======== ========= 0 Unknown 1 Emergency 2 Alert 3 Crititcal 4 Error 5 Warning 6 Notice 7 Info 8 Debug ======== ========= .. _LMI-FirewalldLogAction-LimitUnit: ``uint16`` **LimitUnit** Unit for limiting logging entries. ======== ======= ValueMap Values ======== ======= 0 Unknown 1 Seconds 2 Minutes 3 Hours 4 Days ======== ======= .. _LMI-FirewalldLogAction-Prefix: ``string`` **Prefix** Prefix that will be added to the log message. .. _LMI-FirewalldLogAction-LimitRate: ``uint32`` **LimitRate** Limit property can be used to limit the logging. LimitRate and LimitUnit determine how often will be written new entry into the log. Maximal value is once per day. Local methods ^^^^^^^^^^^^^ *None* Inherited properties ^^^^^^^^^^^^^^^^^^^^ | ``string`` :ref:`ElementName ` | ``string`` :ref:`Description ` | ``uint16`` :ref:`ChangeableType ` | ``string`` :ref:`InstanceID ` | ``string`` :ref:`ConfigurationName ` | ``string`` :ref:`Caption ` | ``uint64`` :ref:`Generation ` Inherited methods ^^^^^^^^^^^^^^^^^ | :ref:`AddRuleComponent `