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
What is the regular expression format that represents any sequence of newlines and carriage returns, which is the default value of the LINE_BREAKER setting?
A. ( [\r\n]+)
B. ( [\s]+)
C. ( [\w]+)
D. ( [\p]+)
What is the name of the tab in Splunk Web where you can set the indexes that a role can access?
A. Inheritance
B. Capabilities
C. Indexes
D. Restrictions
What is the name of the component that acts as a data manager and sends data to Splunk Cloud Platform indexers?
A. Heavy forwarder
B. Universal forwarder
C. Deployment server
D. License master
What is the name of the configuration file that governs data inputs such as forwarders and file system monitoring?
A. inputs.conf
B. props.conf
C. transforms.conf
D. outputs.conf
What is the name of the Splunk Cloud feature that allows you to monitor and manage resource utilization by business units and users using a Splunk app?
A. Splunk App for Chargeback
B. Splunk App for Resource Management
C. Splunk App for Usage Analytics
D. Splunk App for Cost Optimization
Which setting in inputs.conf can be used to set the host field to a static value for a monitor input?
A. host
B. host_regex
C. host_segment
D. host_override
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
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