Consider the scenario where the /var/log directory contains the files secure, messages, cron, audit. A customer has created the following inputs.conf stanzas in the same Splunk app in order to attempt to monitor the files secure and messages:

Which file(s) will actually be actively monitored?
- /var/log/secure
- /var/log/messages
- /var/log/messages, /var/log/cron, /var/log/audit, /var/log/secure
- /var/log/secure, /var/log/messages
Reveal Solution Next Question