Skip to content

Latest commit

 

History

History
55 lines (44 loc) · 1.71 KB

gathering-data-audit-logs.adoc

File metadata and controls

55 lines (44 loc) · 1.71 KB

Gathering audit logs

Procedure
  1. Run the oc adm must-gather command with -- /usr/bin/gather_audit_logs:

    $ oc adm must-gather -- /usr/bin/gather_audit_logs
  2. Create a compressed file from the must-gather directory that was just created in your working directory. For example, on a computer that uses a Linux operating system, run the following command:

    $ tar cvaf must-gather.tar.gz must-gather.local.472290403699006248 (1)
    1. Replace must-gather-local.472290403699006248 with the actual directory name.

  3. Attach the compressed file to your support case on the Red Hat Customer Portal.