Data Model in Splunk (Part-III)
Data Model in Splunk (Part-III)
Hei Welcome back once again, in this series of “Data Model in Splunk” we will try to cover all possible aspects...
Define Single Value Trellis Visualization Color Based on the Non-numeric Field
Define Single value trellis visualization color based on the non-numeric field
We all know that we can specify color in single value trellis visualization based on...
Usage of Splunk Commands: SENDEMAIL
Usage of Splunk Commands: SENDEMAIL
This is a Splunk search command to send instant emails using SPL.
Prerequisites :
Usage of Splunk Commands: GENTIMES
Usage of Splunk Commands: GENTIMES
GENTIMES is an event generating Splunk command, it generates timestamp events. This command can not produce future dates. As we said...
Usage of Splunk Eval Function: URLDECODE and MD5
Usage of Splunk Eval Function: URLDECODE and MD5
Today we will discuss a couple of very interesting eval functions. These are not daily used functions but...
Data Model in Splunk (Part-II)
Data Model in Splunk (Part-II)
Hei Welcome back once again, in this series of “Data Model in Splunk” we will try to cover all possible aspects...
Comparison and conditional Function: CIDRMATCH
Comparison and conditional Function: CIDRMATCH
CIDR or “Classless Inter-Domain Routing” is a networking procedure to allocate IP addresses for various IP routing.
In...
CIDR Lookup in Splunk
CIDR Lookup in Splunk
Today we will try to configure the CIDR lookup. CIDR or CIDRMATCH is a function which filters IP’s.
Let's...
Data Model In Splunk (Part-I)
Data Model In Splunk (Part-I)
Data model is one of the knowledge objects available in Splunk. This applies an information structure to raw data. The main...
Usage of Splunk Eval Function: MATCH
Usage of Splunk Eval Function: MATCH
"match" is a Splunk eval function. we can consider one matching "REGEX" to return true or false or any string.