AIX Logging Configurations
Clash Royale CLAN TAG #URR8PPP up vote 0 down vote favorite I would like monitor specific/target files and directories on AIX server by enabling audit on only those files and directories without enabling global file and directory auditing. The specific files and directories contain critical information as payment data and configurations. Actions required for auditing: file/directory access, content/name modifications and deletions. File example (filename: outgoing_eft.txt): /data/outgoing_payments/outgoing_eft.txt Directory example (directory name: incoming_payments): /data/incoming_payments/ Once audit is enabled, logs will be forwarded to QRadar SIEM via, say, syslog. Question: How do I enable that specific/target file and directory audit? logs aix syslog audit share | improve this question edited May 2 at 12:27 Jeff Schaller 31.1k 8 46 105 asked May 2 at 12:25 K Korir 1 High level (apologies for not creating an Answer ye...