Splunk Admin Cert Flashcards
Installing an app from a file
3
- Download from Splunkbase
- Install from Splunkweb OR the CLI with: splunk install app path-to-appfile
- Extract: cd SPLUNK_HOME/etc/apps tar -xf path-to-appfile
Deleting an app command
2
. ./splunk remove app
- Navigate to SPLUNK_HOME/etc/apps and delete the folder
* restart server for both
Two ways to install an add-on or app on a forwarder
. CLI
- Use deployment server to deploy app.
DO UF’s(Universal Fowarder) have a web interface?
No, Heavy Fowarders do. They can still use apps.
Does user have default permissions to write in search app?
No
Users with read permissions can do what?
Users with write permission can do what?
Read: See app and use it
Write: add/delete/modify knowledge objects used in the app
Where are apps installed?
SPLUNK_HOME/etc/apps
Can UF parse data?
NO
Can HF parse data?
YES
Enterprise Trial License limits
3
- 500mb per day limit
- Valid for 60 days, at which point the other 3 license types must be activated
- Sales trial license is a trial of varying size and duration
Enterprise License
4
- Purchased from Splunk
- Full functionality for indexing, search head, deployment server, etc.
- Sets daily indexing volume
- No-enforcement license, can keep searching even if in license violation period.
Free License
2
- Disables alerts, authentication, clustering, distributed search, summarization and forwarding to non-splunk users.
- Allows 500mb/day of indexing and forwarding
License Violations
5 warning on Enterprise, 3 on free trial, in a rolling 30-day period is a violation.
*resets at midnight
Forwarder License
3
.Sets up the server as a heavy forwarder.
- Applies to non-indexing forwarders
- Allows authentication, but no indexing
Metrics Data
counts against a license at a fixed 150 bytes per metric event
*draws from same license quota as event data
If you update a .conf file but do not restart the instance of splunk, then run a btool on that .conf file, will you see your updates afters running the btool command?
YES
What do license pools do?
Allow licenses to be subdivided amongst a group of indexers
What is the license path?
SPLUNK_HOME/etc/licenses
T/F: Splunk provides licenses for metrics and events data
False. They share the same license quota as event data.
T/F: Search Heads also need an Enterprise License (or set as a slave to a License Master with an Enterprise License_ even though we have no configured any inputs.
True
T/F: If you exceed the daily license quota in a pool, your license will go into a violation.
False
An app is a collection of..
Configuration files, scripts, web assets
Can apps be installed on any Splunk instance?
Yes
T/F: Write permissions to an app means that the user’s role is able to modify the app.
False. User’s role with write can add/delete/modify