Sidecar should not use OS syslog for app event

Hello we have from time to time the problem that the error message Title: time="2020-09-24T13:40:04+02:00" level=error msg="[UpdateRegistration] Bad response from Graylog server: 500 Internal Server Error" from Sidcar appears in our OS syslogs. We have the Sidecar as follows

server_url: "http://logs.example.com:9000/api/"
server_api_token: "$OUR_SERVER_API_TOKEN"
send_status: true
cache_path: "/appl/graylog-sidecar/cache"
log_path: "/appl/log/graylog-sidecar"
log_rotate_max_file_size: "10MiB"
log_rotate_keep_files: 10
collector_configuration_directory: "/appl/graylog-sidecar/generated"

how can I prevent the above error message from appearing in OS sys log?

Greetings niesel

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