brandon
03/15/2024, 3:56 PMotel-collector-config.yaml
configuration for receivers.
since you can apparently configure multiple filelog
receivers, under the receivers:
block as:
• filelog/postgres
• filelog/internal_application1
• etc...
under the pipelines
block, do you also include corresponding entries under logs
, receivers
? so assuming the two receivers configured above as example, you'd include receivers: [otlp, filelog/postgres, filelog/internal_application1, tcplog/docker]
brandon
03/15/2024, 4:03 PMnitya-signoz
03/16/2024, 2:41 AMreceivers: [otlp, filelog/postgres, filelog/internal_application1, tcplog/docker]