push.url¶
Specifies the Prometheus Remote Write endpoint URL to enable impstats push.
This parameter applies to impstats: Generate Periodic Statistics of Internal Counters.
- Name:
push.url
- Scope:
module
- Type:
word
- Default:
module=none
- Required?:
no
- Introduced:
8.2602.0
Description¶
When set, impstats sends its statistics to the specified Remote Write endpoint.
Use an https:// URL to enable TLS.
Module usage¶
module(load="impstats"
push.url="http://localhost:8428/api/v1/write")
See also¶
See also impstats: Generate Periodic Statistics of Internal Counters.
Support: rsyslog Assistant | GitHub Discussions | GitHub Issues: rsyslog source project
Contributing: Source & docs: rsyslog source project
© 2008–2025 Rainer Gerhards and others. Licensed under the Apache License 2.0.