Hello, we are indexing our stackTrace in the Message part of graylog. 

But whenever I want to search in it, it`s really difficult to have a 
result. I need to have the exact package name.

Do I need to enable leading wildcard or there`s another way to use graylog ?

Ex: If I search message:NullPointerException it won`t find anything. I have 
to search java.lang.NullPointerException.

Exception in thread "main" java.lang.NullPointerException
        at com.example.myproject.Book.getTitle(Book.java:16)
        at com.example.myproject.Author.getBookTitles(Author.java:25)
        at com.example.myproject.Bootstrap.main(Bootstrap.java:14)

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/9a87e9bf-dced-4b21-b6f2-b6253a76ff81%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to