master
yaml 39 lines 646 Bytes
Raw
1 update_every: 123
2 path: "ok"
3 exclude_path: "ok"
4 log_type: "ok"
5 csv_config:
6 fields_per_record: 123
7 delimiter: "ok"
8 trim_leading_space: yes
9 format: "ok"
10 ltsv_config:
11 field_delimiter: "ok"
12 value_delimiter: "ok"
13 mapping:
14 ok: "ok"
15 regexp_config:
16 pattern: "ok"
17 json_config:
18 mapping:
19 ok: "ok"
20 url_patterns:
21 - name: "ok"
22 match: "ok"
23 custom_fields:
24 - name: "ok"
25 patterns:
26 - name: "ok"
27 match: "ok"
28 custom_time_fields:
29 - name: "ok"
30 histogram:
31 - 123.123
32 custom_numeric_fields:
33 - name: "ok"
34 units: "ok"
35 multiplier: 123
36 divisor: 123
37 histogram:
38 - 123.123
39 group_response_codes: yes