Graylog Search filter

hi

I have imported TOMCAT logs in Graylog and now when I try to search with below strings, only 1st works, all others don’t work even though last 2 term are available in the message as part of java.net.SocketTimeoutException

java.net.SocketTimeoutException
SocketTimeoutException
SocketTimeout

hi
i got the solution, I just went and enabled allow_leading_wildcard_searches = true in graylog configuration.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.