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
What options are available when creating custom roles? (select all that apply)
https://docs.splunk.com/Documentation/SplunkCloud/8.2.2106/Admin/ConcurrentLimits
'Set limits for concurrent scheduled searches. You must have the edit_search_concurrency_all and edit_search_concurrency_scheduled capabilities to configure these settings.'
Lavonna
12 hours agoMarylin
5 days agoVivan
1 months agoAleta
1 months agoRefugia
2 months agoMaurine
2 months agoKasandra
2 months agoCharlesetta
3 months agoClorinda
3 months agoViola
3 months agoRueben
3 months agoFiliberto
4 months agoVince
4 months agoJose
4 months agoVirgie
5 months agoFreida
5 months agoBarney
5 months agoMindy
5 months agoIsadora
5 months agoCordelia
6 months agoRosendo
6 months agoJamal
6 months agoDonette
6 months agoLaurel
6 months agoWillodean
6 months agoIsadora
7 months agoLyndia
7 months agoQuentin
7 months agoAngella
7 months agoTroy
8 months agoFairy
8 months agoMozell
8 months agoCarry
8 months agoKandis
9 months agoHalina
10 months agoMeghann
10 months agoWei
10 months agoOliva
10 months agoEmilio
11 months ago