Hi
Need to send logs in this path /var/log/* on a client to elastic server.
which one more suitable for me? filebeat or logstash?
there are lots of log exist in this path with different name, I want to able to filter logs by name in kibana too (the same name as in the source)
need both search through aggregated logs or specific logs by name that exist in client.
Any idea?
Thanks