I'm getting the logs with statusCode 200 and empty statuscodes , I need to find the logs with empty statuscode
I've tried using statusCode:" " but it didn't worked
Hint: The statuscode for success can be written as statusCode:200
I'm getting the logs with statusCode 200 and empty statuscodes , I need to find the logs with empty statuscode
I've tried using statusCode:" " but it didn't worked
Hint: The statuscode for success can be written as statusCode:200
What about NOT statusCode:*
?
No ,its not working
It depends what "empty" means in your case. Empty string? A string with a space? Undefined? 0? Check how your documents actually look like, that should help building the query
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.