Self-assessment
You will be given 10 questions and answer to choose from. The pattern of the questions is the same as we discussed in Chapter 1. Post-assessment, refer to the sections related to anything you had difficulty answering questions about. Alternatively, you can refer to the Splunk documentation. All the best! Let’s get started.
- Which conf file is required to define parsing settings for line breaking?
outputs.conf
line_breaker.conf
props.conf
server.conf
- Does creating a conf file directly on the filesystem reload a Splunk configuration automatically?
- Yes
- No
- How do you reload conf file changes on a standalone Splunk instance? (Select all that apply):
- Add the
restart = true
setting at the end of the conf file. - Use a debug/refresh endpoint.
- Restart the Splunk instance.
- Do nothing – Splunk reloads them automatically.
- Add the
- As a data admin, you are tasked with adjusting the
INDEXED_EXTRACTIONS
settings for an app named MyApp, located in the/opt/splunkforwarder...