summaryrefslogtreecommitdiffstats
path: root/fluent-bit/tests/internal/data/config_format/yaml/issue_7559.yaml
blob: 00927cae381e13052933ddf0a2882d09012ac5c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
customs:
  - name: calyptia

pipeline:
  inputs:
    - name: fluentbit_metrics
      scrape_interval: 30
      scrape_on_start: true
      tag: _calyptia_cloud
service:
  HTTP_Listen: 0.0.0.0
  HTTP_PORT: 2020
  HTTP_Server: 'On'
  Log_Level: debug