Test of logsatsh.conf says everything is OK
But when I go to kibana Index Patterns -> Refresh field list fileds from my new log file appear in the list, but kibana shows error:
The 413 (PAYLOAD TOO LARGE) response is actually most likely coming from Elasticsearch. Kibana is just surfacing the error it gets back.
It happens as part of a request Kibana is making to it, so it would be useful to see what that request looks like. If you open your browser's debugger, you can check the request in the network request. That might indicate why that request is so large... most likely it's related to the field count, but I couldn't tell you offhand why field count would be making a request to large.
Could you check the network requests that get logged when you refresh the field list and tell me what you see there?
And could you tell me which version of the Elastic Stack you're using?
Im sorry! It really shows the error "413 Request Entity Too Large". The problem is solved and it wasnt related at all to elk! Thank you very much for your help!
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.