Subclass of LMI_FirewalldRule
LMI_FirewalldLogAction describes logging of new connection attempts with kernel logging for example in syslog.
boolean Audit
If the Audit property is set to True, logging entries will be sent to the auditd service instead of writing to syslog.
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
uint16 LimitUnit
Unit for limiting logging entries.
ValueMap Values 0 Unknown 1 Seconds 2 Minutes 3 Hours 4 Days
string Prefix
Prefix that will be added to the log message.
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.
None