Initial Commit

This commit is contained in:
Arseniy Kuznetsov
2022-10-20 18:45:12 +01:00
parent 195b4df02c
commit 9a76c878e4

View File

@@ -22,6 +22,8 @@ scrape_configs:
target_label: 'host'
- source_labels: ['__syslog_connection_ip_address']
target_label: 'host_ip'
- source_labels: ['__syslog_message_hostname']
target_label: 'sender'
- source_labels: ['__syslog_message_severity']
target_label: 'severity'
- source_labels: ['__syslog_message_facility']