Splunk Search

How to write REXG when there is no field

jw44250
New Member

Failed to determine DORG Access: HTTP 413 Request Entity Too Large

pls provide some explain -- how regx works in splunk ...

0 Karma

hortonew
Builder

I have a blog post on this subject: http://blog.hortonew.com/how-to-use-regex-rex-in-splunk

0 Karma

jw44250
New Member

really good blog post thank you --

how to exclude the word exception from below query

this splunk query index = index Exception | rex ".?(?(?:\w+.)+\w?Exception).*"
| stats count by exception

result : Uncaught exception: no Access Rule found for key ---
java.lang.exception ..

this query catches the word exception as well but i'm not interested in work exception --
i am interested the following

java.io.IOException

java.lang.Exception

java.lang.IllegalAccessException

java.lang.reflect.InvocationTargetException
java.lang.RuntimeException
java.net.ConnectException,
java.net.SocketException
java.rmi.NoSuchObjectException

java.util.MissingResourceException

javax.ejb.NoSuchEJBException

javax.faces.application.ViewExpiredException
javax.faces.FacesException

0 Karma

jw44250
New Member

regx field = _row "Failed*(?i

0 Karma
Get Updates on the Splunk Community!

Monitoring Postgres with OpenTelemetry

Behind every business-critical application, you’ll find databases. These behind-the-scenes stores power ...

Mastering Synthetic Browser Testing: Pro Tips to Keep Your Web App Running Smoothly

To start, if you're new to synthetic monitoring, I recommend exploring this synthetic monitoring overview. In ...

Splunk Edge Processor | Popular Use Cases to Get Started with Edge Processor

Splunk Edge Processor offers more efficient, flexible data transformation – helping you reduce noise, control ...