influxdata / telegraf

Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.
https://influxdata.com/telegraf
MIT License
14.63k stars 5.58k forks source link

How does Telegraf collect remote NGINX log information #14281

Closed tengdagg closed 11 months ago

tengdagg commented 11 months ago

Please direct all support questsions to slack or the forums. Thank you.

Telegraf and NGINX are not on the same host, how can I use Telegraf to get metrics and log information for remote nginx and pass it to influxdb

telegraf-tiger[bot] commented 11 months ago

Hello! I recommend posting this question in our Community Slack or Community Forums, we have a lot of talented community members there who could help answer your question more quickly. You can also learn more about Telegraf by enrolling at InfluxDB University for free!

Heads up, this issue will be automatically closed after 7 days of inactivity. Thank you!

powersj commented 11 months ago

Hi,

Please use the slack or foums linked above to ask questions like this.

All of the nginx input plugins take a URL so that telegraf could be used remotely.

Thanks