Splunk Search

How to dynamically search logs with terms like "error" or "exception"?

rajgowd1
Communicator

HI,
i have logs written by Tomcat application
i have a table which displays time, environment, applicationame, and log info details. These are displayed based on drop-down values.

but if i want to search for particular search term like error, exception, out of memory, oserror and more, I need to pass these search terms dynamically. is there a query we can write for this?

0 Karma
1 Solution

sundareshr
Legend

You need to use tokens in your SPL to filter based on user entry. Here's some documentation to get you started

http://docs.splunk.com/Documentation/Splunk/6.5.1/Viz/tokens#Define_tokens_for_form_inputs

View solution in original post

0 Karma

sundareshr
Legend

You need to use tokens in your SPL to filter based on user entry. Here's some documentation to get you started

http://docs.splunk.com/Documentation/Splunk/6.5.1/Viz/tokens#Define_tokens_for_form_inputs

0 Karma

rajgowd1
Communicator

Thank you,i am going through the document.

some how i am not seeing Accept button.any idea on this. or
is there any issue from my side

0 Karma

rajgowd1
Communicator

Yes,i see it now. and i just implemented Token in SPL and its working now.
may i know what is the issue with Accept button

0 Karma

sundareshr
Legend

At first, I had posted as a comment. Comments don't have accept. Then I changed to answer.

0 Karma

rajgowd1
Communicator

Hi,
will i get both error info and events i search like below

index=myindex java.lang.stringindexoutofboundsexception OR out of memory

0 Karma

rajgowd1
Communicator

i think this is working,i just tested

index=myindex java.lang.stringindexoutofboundsexception OR (out of memory)

0 Karma

sundareshr
Legend

You should see the accept button now.

0 Karma
Get Updates on the Splunk Community!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...