{"description": "\nTo properly set the permissions of <code>/var/log/syslog</code>, run the command:\n<pre>$ sudo chmod 0640 /var/log/syslog</pre>", "rationale": "The <tt>/var/log/syslog</tt> file contains logs of error messages in\nthe system and should only be accessed by authorized personnel.", "severity": "medium", "references": {"srg": ["SRG-OS-000206-GPOS-00084"], "cis": ["6.2.2.1"], "stigid": ["UBTU-22-232030"], "stigref": ["SV-260491r958566_rule"]}, "control_references": {"cis": ["6.2.2.1"], "stigid": ["UBTU-22-232030"]}, "components": [], "identifiers": {}, "ocil_clause": "/var/log/syslog does not have unix mode -rw-r-----", "ocil": "To check the permissions of <code>/var/log/syslog</code>,\nrun the command:\n<pre>$ ls -l /var/log/syslog</pre>\nIf properly configured, the output should indicate the following permissions:\n<code>-rw-r-----</code>", "oval_external_content": null, "fixtext": "", "checktext": "", "vuldiscussion": "", "srg_requirement": "", "warnings": [], "conflicts": [], "requires": [], "policy_specific_content": {}, "platform": null, "platforms": [], "sce_metadata": {}, "inherited_platforms": [], "cpe_platform_names": [], "inherited_cpe_platform_names": [], "bash_conditional": null, "fixes": {}, "title": "Verify Permissions on /var/log/syslog File", "definition_location": "/aptdata/openscap/scap-security-guide/linux_os/guide/system/permissions/files/permissions_var_log_dir/file_permissions_var_log_syslog/rule.yml", "template": {"name": "file_permissions", "vars": {"filepath": "/var/log/syslog", "filemode": "0640"}, "backends": {}}}