I have a problem in splitting the following value(E_BADF_COE_009_003.DI poc). When i write a grok command it's taking it as a single value(E_BADF_COE_009_003). Instead of taking it as a single value. I need to split it and store it in separate fields(EG:%{WORD:verb1}%{WORD:verb2}%{WORD:verb3} )
Verb1:E
Verb2:BADF
Verb3:COE
etc
Guide me how to do it ..
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.