What is the name of the configuration file that you need to edit to enable Data Preview for the search app?
A. limits.conf
B. props.conf
C. inputs.conf
D. outputs.conf
Which command can be used to install a universal forwarder on a Linux system?
A. splunk install forwarder
B. splunk forwarder install
C. splunk add forward-server
D. splunk enable boot-start
Which configuration file needs to be edited to enable local indexing on the forwarder?
A. outputs.conf
B. inputs.conf
C. props.conf
D. transforms.conf
Which type of forwarder can act as an intermediate forwarder to receive data from other forwarders and send it to the indexer?
A. Universal forwarder
B. Heavy forwarder
C. Light forwarder
D. Any type of forwarder
Which type of forwarder has the lowest system resource usage and the highest data throughput?
A. Universal forwarder
B. Heavy forwarder
C. Light forwarder
D. Deployment client
Which configuration file determines how a universal forwarder forwards data to the indexer?
A. inputs.conf
B. outputs.conf
C. props.conf
D. transforms.conf
Which command can be used to run a `splunk diag' on both the indexer and the forwarder?
A. splunk diag -collect all -uri https://
B. splunk diag -collect all -auth
C. splunk diag -collect all -server
D. splunk diag -collect all -user
Which configuration file parameter can be used to modify line termination settings interactively, using the Set Source Type page in Splunk Web?
A. LINE_BREAKER
B. SHOULD_LINEMERGE
C. BREAK_ONLY_BEFORE
D. TRUNCATE
Which command can be used to add a data input using the CLI?
A. splunk add input
B. splunk add monitor
C. splunk add data
D. splunk add source
What is the name of the attribute that specifies the sed script for data transformation in the props.conf file?
A. SEDCMD
B. FORMAT
C. DEST_KEY
D. TRANSFORMS