An organization wants to collect Windows performance data from a set of clients, however, installing Splunk
software on these clients is not allowed. What option is available to collect this data in Splunk Enterprise?
'The Splunk platform collects remote Windows data for indexing in one of two ways: From Splunk forwarders, Using Windows Management Instrumentation (WMI). For Splunk Cloud deployments, you must use the Splunk Universal Forwarder on a Windows machines to montior remote Windows data.'
Which of the following are required when defining an index in indexes. conf? (select all that apply)
homePath = $SPLUNK_DB/hatchdb/db
coldPath = $SPLUNK_DB/hatchdb/colddb
thawedPath = $SPLUNK_DB/hatchdb/thaweddb
https://docs.splunk.com/Documentation/Splunk/latest/Admin/Indexesconf
https://docs.splunk.com/Documentation/Splunk/7.3.1/Admin/Indexesconf#PER_INDEX_OPTIONS
Which Splunk component distributes apps and certain other configuration updates to search head cluster members?
https://docs.splunk.com/Documentation/Splunk/8.0.5/Updating/Updateconfigurations First line says it all: 'The deployment server distributes deployment apps to clients.'
What is the correct example to redact a plain-text password from raw events?
The correct answer is B. in props.conf:
[identity]
SEDCMD-redact_pw = s/password=([^,|/s]+)/ ####REACTED####/g
s/password=([^,|/s]+)/ ####REACTED####/g
The g flag at the end means that the replacement is applied globally, not just to the first match.
Option A is incorrect because it uses the REGEX attribute instead of the SEDCMD attribute. The REGEX attribute is used to extract fields from events, not to modify them.
Option C is incorrect because it uses the transforms.conf file instead of the props.conf file. The transforms.conf file is used to define transformations that can be applied to fields or events, such as lookups, evaluations, or replacements. However, these transformations are applied after indexing, not before.
Option D is incorrect because it uses both the wrong attribute and the wrong file. There is no REGEX-redact_pw attribute in the transforms.conf file.
References: 1: Redact data from events - Splunk Documentation
Ciara
6 days agoLavonna
2 months agoMarylin
2 months agoVivan
3 months agoAleta
3 months agoRefugia
3 months agoMaurine
4 months agoKasandra
4 months agoCharlesetta
4 months agoClorinda
5 months agoViola
5 months agoRueben
5 months agoFiliberto
5 months agoVince
6 months agoJose
6 months agoVirgie
6 months agoFreida
6 months agoBarney
7 months agoMindy
7 months agoIsadora
7 months agoCordelia
7 months agoRosendo
7 months agoJamal
8 months agoDonette
8 months agoLaurel
8 months agoWillodean
8 months agoIsadora
8 months agoLyndia
9 months agoQuentin
9 months agoAngella
9 months agoTroy
9 months agoFairy
9 months agoMozell
10 months agoCarry
10 months agoKandis
11 months agoHalina
11 months agoMeghann
12 months agoWei
1 years agoOliva
1 years agoEmilio
1 years ago