Heka Splitters: различия между версиями
Материал из noname.com.ua
Перейти к навигацииПерейти к поискуSirmax (обсуждение | вклад) |
Sirmax (обсуждение | вклад) |
||
(не показана 1 промежуточная версия этого же участника) | |||
Строка 5: | Строка 5: | ||
[[Категория:Monitoring]] |
[[Категория:Monitoring]] |
||
=Heka Splitters= |
=Heka Splitters= |
||
− | + | Splitters [https://hekad.readthedocs.org/en/v0.10.0/config/splitters/index.html details] |
|
<BR> |
<BR> |
||
There are only one custom splitter: |
There are only one custom splitter: |
||
Строка 15: | Строка 15: | ||
delimiter_eol = false |
delimiter_eol = false |
||
</PRE> |
</PRE> |
||
+ | All strings are started with <number> so it can be used as splitter. More details why this number exist is in [http://wiki.sirmax.noname.com.ua/index.php/Heka_Inputs#Spliter_short_remark Splitter short remark] |
Текущая версия на 18:08, 9 февраля 2016
Heka Splitters
Splitters details
There are only one custom splitter:
[openstack_splitter] type = "RegexSplitter" delimiter = '(<[0-9]+>)' delimiter_eol = false
All strings are started with <number> so it can be used as splitter. More details why this number exist is in Splitter short remark