Skip to content

Commit

Permalink
Merge pull request #226 from Pierre-Gronau-ndaal/patch-12
Browse files Browse the repository at this point in the history
Update auditctl.yaml
  • Loading branch information
tclahr authored May 20, 2024
2 parents c2304a6 + 7b12fd9 commit 38ff6b6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions artifacts/files/logs/macos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,11 @@ artifacts:
collector: file
path: /%user_home%/Library/Logs
max_file_size: 1073741824 # 1GB
-
description: Collect auditd logs.
# Reference: https://medium.com/@boutnaru/the-macos-process-journey-auditd-audit-log-management-daemon-1addd6698016
supported_os: [macos]
collector: file
path: /var/audit
max_file_size: 1073741824 # 1GB

2 changes: 1 addition & 1 deletion artifacts/live_response/system/auditctl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ artifacts:
collector: command
command: auditctl -s
output_file: auditctl_-s.txt


0 comments on commit 38ff6b6

Please sign in to comment.