Hello again
Now I have
<decoder name="Suricata_testy">
<type>ids</type>
<prematch>^[**] [\d+:\d+:\d+] </prematch>
<regex>^[**] [(\d+:\d+:\d+)]</regex>
<regex>\S+$({\w\w\w})</regex>
<regex>\S+</regex>
<order>id,extra_data,srcip,dstip</order>
<fts>name,id,srcip,dstip,extra_data</fts>
</decoder>
Now i got extra_data and ID but I don't have informations about srcip and dstip.
Regards
Mateusz