Graylog: which tag triggers the message collection?

0
down vote
favorite

I’m running a graylog collector sidecar (https://github.com/digiapulssi/graylog-sidecar) to send logs to my graylog. The collector is running successfully and I’m able to see the logs in my web interface.

I’m collecting logs from several sources-I have tagged them accordingly (syslog, apache, kafka, etc).

Question: Is there any way to know which tag triggers the collection of the message? For every message I see information like

tags [“apache”,“kafka”,“syslog”]

I’m really new to graylog…

For reference:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.