mirror of
https://github.com/dj-wasabi/ansible-telegraf.git
synced 2025-07-17 08:46:37 +00:00
Remove a test
This commit is contained in:
@ -44,13 +44,6 @@ provisioner:
|
|||||||
- plugin: nginx
|
- plugin: nginx
|
||||||
config:
|
config:
|
||||||
- urls = ["http://localhost/nginx_status"]
|
- urls = ["http://localhost/nginx_status"]
|
||||||
- plugin: logparser
|
|
||||||
config:
|
|
||||||
- files = ["/var/log/nginx/access.log"]
|
|
||||||
- from_beginning = true
|
|
||||||
- name_override = "nginx_access_log"
|
|
||||||
- \[logparser.grok\]
|
|
||||||
- patterns = ["%{COMBINED_LOG_FORMAT}"]
|
|
||||||
|
|
||||||
scenario:
|
scenario:
|
||||||
name: default
|
name: default
|
||||||
|
Reference in New Issue
Block a user