220k views
4 votes
You update a file while Splunk is running. You do not restart Splunk and you run this command: splunk btool props list -debug. What will the output be?

User Mariann
by
8.5k points

1 Answer

1 vote

Final answer:

The splunk btool props list -debug command lists the current configuration settings for event processing in Splunk, including any updates made to a file while Splunk is running.

Step-by-step explanation:

The command splunk btool props list -debug lists all the configuration settings for event processing in Splunk. When you update a file while Splunk is running, the changes may not take effect immediately without restarting Splunk. However, running the splunk btool props list -debug command allows you to view the current configuration settings, including any changes you made to the file.

User IBiryukov
by
7.8k points