I am trying to send apache access log for last 24 hour without much luck. Can someone point out what am i missing here? It is working fine for IIS.
{"paths": [ "/var/www/logs/access.log" ], "fields": { "type": "apache", "virtualhost": "zzz.gov.mv" }, "dead time": "24h" }