Hi,
I'm using Elastic Stack 7.3.1 and Filebeat 7.3.1. Now, when I try to start the filebeat, the following message appears:
PS C:\filebeat-7.3.1-windows-x86_64> .\filebeat.exe
Exiting: setup.template.name and setup.template.pattern have to be set if index name is modified
It was working fine through the logstash but I must have done something bad in the meantime ...
When I try to use some Filebeat Kibana's Dashboard, it gives the following message:
Could not locate that index-pattern (id: filebeat-*), click here to re-create it
I have already tried to recreate the index-pattern in Kibana but it continues to give the same error. Anyway, at this point, the filebeat doesn't even start.
Where do I start in order to reset Filebeat and its index-patterns to the default configuration (ELK 7.3.1)?
I appreciate all the help because I have little experience and I need to collect logs from an FTPS server and try to present some graphs of its use ...
Thanks in Advance,
Daniel