Top "Splunk" questions

Splunk is a tool for collecting, monitoring, visualizing and analyzing machine data from any source.

What does (?i) and ?@ in this regex mean

In the following regex what does "(?i)" and "?@" mean? (?i)<.*?@(?P<domain>\w+\.\w+)(?=>) I know …

regex splunk
Splunk how to combine two queries and get one answer

I am very new to Splunk and basically been dropped in the deep end!! also very new to language so …

splunk splunk-query splunk-calculation splunk-formula splunk-sdk
Filtering splunk results using results of another splunk query

I want to use a query in splunk, extract a list of fields and then use these result fields to …

splunk
How to ignore a specific sub-string from Splunk query

Need some help to generate appropriate Spunk query. I am searching for this but could not come up with a …

regex splunk
splunk admin password

How do I reset splunk admin password? I guess I need access to the file system that Splunk is running …

splunk
splunk check if message contains certain string

In Splunk search query how to check if log message has a text or not? Log message: message: 2018-09-21…

java devops splunk splunk-query splunk-calculation
Tool for parsing SMTP logs that finds bounces

Our web application sends e-mails. We have lots of users, and we get lots of bounces. For example, user changes …

parsing logging smtp zabbix splunk
Need to extract and re-format with RegEx

I'm using Splunk to parse some logs that have our "hub" and "comp" IDs embedded in them, down in the …

regex splunk
Comparing values in two columns of two different Splunk searches

I am new to splunk and facing an issue in comparing values in two columns of two different queries. Query 1 …

comparison splunk
Configure log4j to send its logs to Splunk?

I need to send my log4j logs to Splunk. I found several solutions: To use REST API (e.g. …

log4j splunk