Promtail windows configuration script, binary and config file
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
367 B

  1. server:
  2. http_listen_port: 9080
  3. grpc_listen_port: 0
  4. client:
  5. url: http://10.22.13.38:3100/api/prom/push
  6. scrape_configs:
  7. - job_name: windows:
  8. eventlog_name: "Application"
  9. bookmark_path: "./bookmark.xml"
  10. xpath_query: "*"
  11. labels:
  12. job: windows
  13. pipeline_stages:
  14. - json:
  15. expressions:
  16. level: levelText