Hi Folks,
I'm running technology cluster in production. where there is alert.json file which will update if any new events is coming across.
I already allow that file permission using
chmod -R 777 <directory path name>
but whenever i run script it's running fine. logs are properly pushing into elastic but few hours later if new events come the following error i'm getting and logstash stop pushing logs into elasticsearch.
Kindly help me with this ASAP.