Knowledge Management

eventtype error

michaelrosello
Path Finder

Why do I get this error when using eventtype?alt text

This is the eventtype configuration and I also tried running that search and it works fine.

alt text

0 Karma

DalJeanis
Legend

what version are you on

0 Karma

michaelrosello
Path Finder

I'm on 6.6.2

0 Karma

DalJeanis
Legend

First, check the index= and get rid of the space in it.

Second, it is possible that an unprintable/invisible character was put into the definition by cut-and-paste. This happens extremely often and is the hardest thing to identify. The solution is to retype the list manually, and see if that helps.

Third, if that didn't fix it, try each of the below with an IN clause that has only three items until you know the proper syntax is working.

 IN (20,30,50) 
 IN (20, 30, 50) 
 IN (20 30 50) 
 IN ("20","30","50")
 IN ("20", "30", "50")
 IN ("20" "30" "50")

All of the above should work, so we're trying to determine if there are additional undocumented limits when used in this manner.

Finally, if none of the above results in a working definition, check btool and see if you have a conflicting eventtype definition.

0 Karma

michaelrosello
Path Finder

Hmm I tried typing it manual IN(20, 30).

weirdly enough when I search index=myindex eventtype=AIOPS_COE_REPORT I still get the same error.

But when I search for just the index. i can see an eventtpe in my interesting field with the correct eventtype value which is the AIOPS_COE_REPORT

I also tried clicking it to add it to search, then I get again the same error.

0 Karma

kamlesh_vaghela
SplunkTrust
SplunkTrust

@michaelrosello

Can you please share eventtype configuration ?

0 Karma

michaelrosello
Path Finder

@kamlesh_vaghela Hi, I've updated my question with the configuration.

0 Karma

kamlesh_vaghela
SplunkTrust
SplunkTrust

@michaelrosello I've tried with your configuration but unable to reproduce this error. Your configurations looks proper. Can you please try to create new EventType with the same configuration? Just minor correction keep blank between IN and (.

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...