This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
sw:splunk [2023/10/25 15:19] tomas |
sw:splunk [2023/10/25 15:20] (current) tomas |
||
|---|---|---|---|
| Line 6: | Line 6: | ||
| %%| search " | %%| search " | ||
| %%| stats count by COLUMN%% ... statistika podle pole COLUMN\\ | %%| stats count by COLUMN%% ... statistika podle pole COLUMN\\ | ||
| + | %%| sort count%% ... seřadí podle pole count\\ | ||