Integrating Network Monitoring with SigNoz
TLDR duuZ wanted to integrate network monitoring into SigNoz. nitya-signoz suggested using packetbeat with output plugins and provided relevant resources to help.
Feb 22, 2023 (10 months ago)
duuZ
11:22 AMFeb 27, 2023 (9 months ago)
Palash
11:59 AMnitya-signoz
12:38 PMIf you use console output and your packetbeat is running in k8s then the opentelemtery filelog receiver will scrape those logs. Or you can use the logstash plugin and then forward from logstash to SigNoz. https://signoz.io/docs/userguide/logstash_to_signoz/
The above solution will get you up and running,
But I would like to understand more about the architecture and what network monitoring means in your system i.e what integrations do you use with packetbeat and how are you using it.
SigNoz Community
Indexed 1023 threads (61% resolved)
Similar Threads
Troubleshooting SigNoz Monitoring for AWS EC2 Docker-Compose Application
dipak has problems with SigNoz integration to monitor containers in an AWS EC2 Docker-Compose application. Prashant suggests updating the dashboard and using different guides for log collection, metrics collection and application instrumentation. Issues are still unresolved.
Integrating FastAPI Services with Signoz and Displaying Logs
Rui is working on a POC integrating FastAPI services with Signoz but cannot see logs on the dashboard. Ankit suggests installing `k8s-infra` chart and configuring it to send logs to Signoz.
Configuring SigNoz with Istio Traces and Service Monitors
Zakaria asked about integrating SigNoz with istio traces and Prometheus service monitors. Srikanth suggested using OpenTelemetry operator and provided guidance for troubleshooting and solving configuration issues in the process.