SumoLogic/sumologic-collector-docker

collector_name environment variable does not work

mwaaas opened this issue · 1 comments

container collector function does not work

log_forwarder:
image: sumologic/collector:latest-syslog
environment:
- SUMO_ACCESS_ID=****
- SUMO_ACCESS_KEY=****
- SUMO_COLLECTOR_NAME=tumacredo_logs

But when the logs are forwarded and I do a search in sumologic the category is still collector-container

You probably meant the collector name, not category. Anyway, I think the problem should be fixed by now. Feel free to reopen if this is not the case.