spath
Table of Contents
This command is experimental |
Examples
Use spath
to extract information from XML or JSON content from _raw table column.
%dpl
index=crud_small earliest=01/01/2021:00:00:00
| spath
Extracted information are put in their own table columns which need to be toggled visible from column visibility drop-down menu.
Input
You can define from which table column the information is extracted with input
argument. By default, the information is extracted from _raw table column.
%dpl
index=crud_small earliest=01/01/2021:00:00:00
| spath input=_raw