0
down vote
favorite
I have installed elastciseatch-6.1.1,logstash-6.1.1 on server and filebeat-6.1.1.
My web server on client is nginx.And I saved my log files at path likes "/usr/local/nginx/xxxx.xx/uploads/logs" and the owner of that files is "www-data":
But When all elk packages are running correctly,elasticsearch can't get any log info unless I use vim on one log file and I just "wq" it without any actually modify. I/m confusing with this problem.
elasticsearch filebeat