Slackbot
06/06/2023, 5:21 AMAshu
nitya-signoz
06/06/2023, 5:43 AMSrikanth Katti
06/06/2023, 5:45 AMSrikanth Katti
06/06/2023, 5:45 AMnitya-signoz
06/06/2023, 5:46 AMfilelog/dockercontainers
from the config to stop default docker logs collection
https://github.com/SigNoz/signoz/blob/a3c917cca0b1c54e0f52cc1fc1440bc721c4e611/deploy/docker/clickhouse-setup/otel-collector-config.yaml#L208
and restart otel-collectorSrikanth Katti
06/06/2023, 5:48 AMnitya-signoz
06/06/2023, 5:49 AMSrikanth Katti
06/06/2023, 5:51 AMSrikanth Katti
06/06/2023, 5:51 AMSrikanth Katti
06/06/2023, 5:52 AMnitya-signoz
06/06/2023, 5:54 AMSrikanth Katti
06/06/2023, 5:55 AMSrikanth Katti
06/06/2023, 5:55 AMnitya-signoz
06/06/2023, 5:55 AMnitya-signoz
06/06/2023, 5:56 AMSrikanth Katti
06/06/2023, 5:57 AMSrikanth Katti
06/06/2023, 5:57 AMnitya-signoz
06/06/2023, 6:00 AMSrikanth Katti
06/06/2023, 6:00 AMSrikanth Katti
06/06/2023, 6:01 AMnitya-signoz
06/06/2023, 6:01 AMSrikanth Katti
06/06/2023, 6:03 AMSrikanth Katti
06/06/2023, 6:03 AMSrikanth Katti
06/06/2023, 6:16 AMnitya-signoz
06/06/2023, 6:17 AMSrikanth Katti
06/06/2023, 6:17 AMSrikanth Katti
06/06/2023, 6:18 AMSrikanth Katti
06/06/2023, 6:18 AMnitya-signoz
06/06/2023, 6:19 AMSrikanth Katti
06/06/2023, 7:23 AMSrikanth Katti
06/06/2023, 7:23 AMSrikanth Katti
06/06/2023, 7:23 AMnitya-signoz
06/06/2023, 10:21 AM2255
to the ports of otel-collector https://github.com/SigNoz/signoz/blob/a3c917cca0b1c54e0f52cc1fc1440bc721c4e611/deploy/docker/clickhouse-setup/docker-compose.yaml#L207
have updated the comment as wellSrikanth Katti
06/06/2023, 10:28 AMSrikanth Katti
06/06/2023, 10:32 AM<syslog+tcp://0.0.0.0:2255>
2023/06/06 103159 # logspout v3.2.14 by gliderlabs
2023/06/06 103159 # adapters: raw syslog tcp tls udp multiline
2023/06/06 103159 # options :
2023/06/06 103159 persist:/mnt/routes
2023/06/06 103159 # jobs : http[routes,health,logs]:80 pump routes
2023/06/06 103159 # routes :
# ADAPTER ADDRESS CONTAINERS SOURCES OPTIONS
# syslog+tcp 0.0.0.0:2255 map[]
2023/06/06 103159 http[logs,routes,health]:80 ended: listen tcp 0.0.0.080 bind: address already in usenitya-signoz
06/06/2023, 10:33 AMSrikanth Katti
06/06/2023, 10:34 AMnitya-signoz
06/06/2023, 10:39 AMSrikanth Katti
06/06/2023, 10:39 AMnitya-signoz
06/06/2023, 10:50 AMsudo docker run --rm --name="logspout" --volume=/var/run/docker.sock:/var/run/docker.sock gliderlabs/logspout <syslog+tcp://192.168.0.101:2255>
nitya-signoz
06/06/2023, 10:58 AMnitya-signoz
06/06/2023, 11:16 AM