Graylog2 / collector-sidecar

Manage log collectors through Graylog
https://www.graylog.org/
Other
268 stars 56 forks source link

sidecar doesn't delete file processes #498

Open bisontim opened 2 months ago

bisontim commented 2 months ago

Hi, I configured graylog and sidecar.

I configured filebeat to delete file after processed but files are not deleted.

This is the sidecar configuration from graylog: fields_under_root: true fields.collector_node_id: ${sidecar.nodeName} fields.gl2_source_collector: ${sidecar.nodeId}

filebeat.inputs:

I used docker for the sidecar as well

Environment