base query | regex field= "XXX*(?.*)" | stats count by regular_expression_value
this query displaying 5 lines but want only the first lines
how to get using abstract maxlines=1
...rror codes, Business Error Codes and SLA for example. We are having trouble getting this schema to work using an abstract CSV file (see example below).
Has anyone successfully implemented such a data s...
Hi , Could you please help me to use of abstract command for below event.What would be output for below command if used abstract command.Thanks
3/3/18
8:29:19.637 AM
03-03-2018 08:29:19.637...
I've developed an app that contains dashboards.
For now, I have deliberately not limited the searches to specific indexes. Two reasons (but not the only reasons):
I developed the app in Splun...
How can I use abstract command? My query is | makeresults | eval test = " 123456789 123 456" | abstract maxlines=1 This query shoud be "test = 123456789" I think.. But whole c...
Hello,
I need help to further sort the following data. In the sample data in the screenshot, I wanted to group the password.
The output should look like
problem abstract c...
How can i get data from Mcafee ePo directly to splunk ? i see that there is an Add on for MacAfee but that required syslog configuration over tls, which im having issue configuring
Hallo, I would like to investigate the login behaviour of users. I use this search: I receive the following example log: The "abstract" function creates the field "Kontoname". This c...
OK the last question might have bee to hard for the group. So try this one.
I am using the join statement like this "search1 | join id [search2]"
In the primary search and in the sub-search th...
Hi, How do I rename hostname in Splunk?
I am trying to enroll a particular syslog in Splunk. I want to rename a hostname from
a => b
c => d
How could I achieve this?
Thanks,
Din...