Sha256: 2bb5453f82802ed3e39c149c6ba64f14dc8fe20bfaba4950bf30765f1a3a844a
Contents?: true
Size: 351 Bytes
Versions: 15
Compression:
Stored size: 351 Bytes
Contents
<source> type forward </source> # out_sampling_filter strongly recommended <match test.**> type sampling_filter interval 2 remove_prefix test add_prefix sampled </match> <match sampled.**> type datacounter tag result aggregate all count_key field pattern1 ok ^OK pattern2 ng ^NG </match> <match result> type stdout </match>
Version data entries
15 entries across 15 versions & 1 rubygems