Hello,
I have installed Elasticsearch, Kibana and filebeat 6.5.4.
I am planning to fetch Windows logs and logs from a custom directory.
I have been successful in doing this but with some issues.
Issue 1: [2019-03-04T09:40:29,629][INFO ][o.e.c.r.a.DiskThresholdMonitor] [SERVERNAME] low disk watermark [85%] exceeded on [5lx750qwSgi6NyP0UXEQng][SERVERNAME][C:\ProgramData\Elastic\Elasticsearch\data\nodes\0] free: 26.3gb[11.3%], replicas will not be assigned to this node
I need a solution for this. Have read other threads regarding this and have changed the config file setting low and high watermark but seems it is still an issue.
Issue 2: I am not able to fetch logs from a custom directory in a correct manner. Logs do appear in kibana but only first few lines of the log file.
Also, when kibana is running, size of my C drive keeps on decreasing. When I started kibana, available space in C drive was 32 Gb and after a while it dropped to 26 Gb. What is causing this?
Any help would be appreciated.
Thanx.