Nginx filebeat logging

Hi,

we are trying to log our nginx log to elasticsearch. our code is working fine and logging in es.
but while creating dashboard it is showing following

errors in our kibana-dashboard
dashboard is showing the following error -
and this is our filebeat.yml

Hello,

Are our provided Nginx dashboard working for you? Is this error only happen when creating custom dashboard?

your nginx dashboard is only showing the error.
no this happens in all the dashboard creating for nginx and apache.

Is there any error when you start Filebeat, there is an error finding the index-pattern.
I wonder if the nginx data is actually send to ES.

There is no error when we start Filebeat.
Yes these are nginx logs only who are going to Elasticsearch.

Could you share the versions you are using of the different tools?

Please keep in mind that this is a community forum and also Elastic{ON} is/was happening.

I think you are missing the geoip plugin, if so run the following commands to install it:
cd "elasticserch directory"
bin/elasticsearch-plugin install ingest-geoip

No, the issue was that when we create the dashboard's there are un-wanted visual created, and many of the fields were invalid. whenever u create the dashboard u need to remove them. Need to modify the filter pattern.

Thanks for replying but we are done with issue.

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