Too follow up. Using [Service]
AmbientCapabilities=CAP_DAC_READ_SEARCH This fails under the following conditions: If you have an old `Splunkd.service` file, with a line using =!, like the following: ExecStart=!/opt/splunk/bin/splunk _internal_launch_under_systemd If so, you will need to recreate the Splunkd.service file. If you utilize the "Data inputs --> Files & directories" monitor method for ingest the /var/log/audit/audit,log files this fails. This works with a current Splunk version (mine is 9.3.5) created Splunkd.service file and using the Splunk_TA_nix script method of ingest using rlog.sh. Kuddos to @livehybrid for causing me to review and realize I had an out of date Splunkd.service file
... View more