Linux Audit Report
The Linux Local User Audit Report is used to report the current security status of local Linux accounts.
Create the Report Configuration
- Navigate to Audit Report > Linux Audit Report.
- Open the Report Configuration tab.
- Create a report configuration by completing the fields. The Report job can be executed manually or periodically (as scheduled)
To execute the report manually, click the Options drop-down menu button and select Run.
To execute the Report periodically, the Scheduled field needs to be configured in the Report Configuration. The period can also be configured from the Jobs Scheduler by editing the LinuxAuditJob.
For the purposes of the Audit Report, the selected device groups must have the globalUsername and globalPassword properties defined. See also section Device Group Properties. To access the report detail, the user defined as “globalUsername” should be a privileged user. Also, If the globalusername is a sudo user and the sudo command execution is required to get report details, the useSudoForLinuxAuditReport device group property must be defined as true on the Device Group. After this definition, the Sudoers column added to the Linux Audit Report Details table and the globalusername sudo user will write YES here.
Report Details
When the job finishes, reports are listed in the Reports tab. To access the reports:
- Navigate to Audit Report > Linux Audit Report.
- Open the Report tab.
- Click the Options drop-down menu button and select Show Details.
Report details are shown in the Linux Audit Report Details section:
Dashboard
- Navigate to Audit Report > Linux Audit Report.
- Open the Dashboard tab.
- Choose the desired fields and click the Display Reports button.
If you want to exclude service accounts from the audit reports, you need to define accountToExcludeFromLinuxAuditReport as a property at the device group level. By defining this property and setting service accounts, users can distinguish service accounts and application accounts by excluding defined accounts from Linux audit reports.