When troubleshooting monitor inputs, which command checks the status of the tailed files?
When troubleshooting monitor inputs, which command checks the status of the tailed files?
To check the status of the tailed files in Splunk, you would use the curl command that targets the specific endpoint for file status. The appropriate command is 'curl https://serverhost:8089/services/admin/inputstatus/TailingProcessor:FileStatus', which retrieves the status information for files being tailed. This command allows you to monitor the status directly from the Splunk management service.
This test is BS how would someone pass this without this website .... Answer is C
C, page 65, troubleshooting
C. curl https://serverhost:8089/services/admin/inputstatus/TailingProcessor:FileStatus reference: https://community.splunk.com/t5/Getting-Data-In/How-to-find-status-of-files-being-monitored/m-p/136792