@@ -62,11 +62,6 @@ inputs:
6262 ' /sbin/augenrules'
6363 ]
6464
65- - name : standard_audit_log_size
66- description : Set audit log size in bytes (default:1073741824 per control specification)
67- type : Numeric
68- value : 8894028
69-
7065 - name : aide_conf_path
7166 description : Path to aide.conf
7267 type : String
@@ -78,11 +73,6 @@ inputs:
7873 type : string
7974 value : root
8075
81- - name : maxlogins
82- description : Maximum number of concurrent sessions
83- type : Numeric
84- value : 10
85-
8676 # SV-238334
8777 - name : is_kdump_required
8878 description : Is kdump service required? (check with SA and documented with ISSO)
@@ -107,19 +97,6 @@ inputs:
10797 type : string
10898 value : (9676F287356C89A12683D65234098CB77C4F1C18F23C0E541DE0E196725B7EBE|B107B33F453E5510F68E513110C6F6944BACC263DF0137F821C1B3C2F8F863D2|559A5189452B13F8233F0022363C06F26E3C517C1D4B77445035959DF3244F74|1F4EDE9DC2A241F6521BF518424ACD49EBE84420E69DAF5BAC57AF1F8EE294A9)
10999
110- - name : allowed_network_interfaces
111- description : Array of allowed network interfaces (wired & wireless)
112- type : Array
113- value : [
114- ' lo' ,
115- ' eth0'
116- ]
117-
118- - name : audit_sp_remote_server
119- description : Address of the remote server receiving the audit log
120- type : String
121- value : ' 192.0.0.1'
122-
123100 # SV-252704
124101 - name : approved_wireless_interfaces
125102 description : List of approved wireless interfaces
@@ -154,16 +131,12 @@ inputs:
154131 type : String
155132 value : ' /etc/rsyslog.d/50-default.conf'
156133
157- - name : auditoffload_config_file
158- description : Location of audit offload config file
134+ # SV-238321
135+ - name : audit_offload_script
136+ description : Location of audit offload script
159137 type : String
160138 value : ' /etc/cron.weekly/audit-offload'
161139
162- - name : audispremote_config_file
163- description : Location of audisp-remote plugin config file
164- type : String
165- value : ' /etc/audisp/plugins.d/au-remote.conf'
166-
167140 # SV-238198
168141 - name : gdm3_config_file
169142 description : Location of gdm3 config file
0 commit comments