Splunk Commands : Detail discussion on commands related to multivalue fields

Описание к видео Splunk Commands : Detail discussion on commands related to multivalue fields

In this video I have discussed various commands related to multivalue field processing in splunk. The below commands has been discussed,
-------------------
makemv
mvcombine
mvexpand
nomv
mvappend(X,...)
mvcount(MVFIELD)
mvdedup(X)
mvfilter(X)
mvfind(MVFIELD,"REGEX")
mvindex(MVFIELD,STARTINDEX,ENDINDEX)
mvjoin(MVFIELD,STR)
mvrange(X,Y,Z)
mvsort(X)
mvzip(X,Y,"Z")
split(X,"Y")
------------------------

you can download the queries I have used from the below repo,

https://github.com/siddharthajuprod07...

Комментарии

Информация по комментариям в разработке