Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.2 KB

accessing-audit-log-file.adoc

File metadata and controls

34 lines (27 loc) · 1.2 KB
permalink sidebar keywords summary
audit/accessing-audit-log-file.html
sidebar
storagegrid, audit, log, log file, access, accessing
The audit share contains the active audit.log file and any compressed audit log files. You can access audit log files directly from the command line of the Admin Node.

Access audit log file

The audit share contains the active audit.log file and any compressed audit log files. You can access audit log files directly from the command line of the Admin Node.

Before you begin
Steps
  1. Log in to an Admin Node:

    1. Enter the following command: ssh admin@primary_Admin_Node_IP

    2. Enter the password listed in the Passwords.txt file.

    3. Enter the following command to switch to root: su -

    4. Enter the password listed in the Passwords.txt file.

      When you are logged in as root, the prompt changes from $ to #.

  2. Go to the directory containing the audit log files:

    cd /var/local/log

  3. View the current or a saved audit log file, as required.