All Apps and Add-ons

Why can I not see all events from zoom?

okumar1
Engager

Hi All

 

I can not able to see events from zoom, however when i search in _internal index I can see count of events showing from soure=zoom_input.log.

Please help me, i have set up the integration as per given in splunk doc and my input port 9997 is listining too.

 

 

 

 

0 Karma

SanjayReddy
SplunkTrust
SplunkTrust

Hi @okumar1 

It seems you have confiured inputs.conf  with internal index name ,

ideally _internal need to contains only Splunk logs which are related to Splunk application.

can you check your inputs.conf on UF/where zoom logs are generating 

ideally it should present under $SPLUNK_HOME/etc/system/local


if you are not sure about the inputs.conf location run follwing command from $SPLUNK_HOME/bin

./splunk btool inputs list <mention sourcetypeof zoom> --debug


inptus.conf 

chck the index the name mentioned for zoom_input.log 

and update the correct index name other than _internal and restart the splunkd 


exmaple inputs.conf 

[monitor:///zoom_input.log]
sourcetype = access_common
Index=<update for correct index name>

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...