21 lines
497 B
21 lines
497 B
# Version 9.2.2.20240415
|
|
[show_source]
|
|
type=link
|
|
fields = _cd
|
|
display_location = event_menu
|
|
label = Show Source
|
|
link.uri = /app/$@namespace$/show_source?sid=$@sid$&offset=$@offset$&latest_time=$@latest_time$
|
|
|
|
[ifx]
|
|
type = link
|
|
display_location = event_menu
|
|
label = Extract Fields
|
|
link.uri = /app/$@namespace$/field_extractor?sid=$@sid$&offset=$@offset$
|
|
|
|
[etb]
|
|
type = link
|
|
display_location = event_menu
|
|
label = Build Event Type
|
|
link.uri = /etb?sid=$@sid$&offset=$@offset$&namespace=$@namespace$
|
|
|