The stash source type that you get when you use the collect command appears to have key value pair auto extraction off.
If you want to change that, it just add the following in your props.conf
[stash]
KV_MODE = auto
Alternatively if you pipe any of your searches through the extract command before operating on fields, that will also work.
If you want to change that, it just add the following in your props.conf
[stash]
KV_MODE = auto
Alternatively if you pipe any of your searches through the extract command before operating on fields, that will also work.
Is there any possibility to keep the same sourcetype ?