Knowledge Management

How to find the app name in splunk internal log? And also How to find that certain APP has data model config in it?

Madhan45
Path Finder

How to find the app name in splunk internal log? And also How to find that certain APP has data model config in it(eventtypes & tags conf files)?

Is there way to find a datamodel name which resides inside a certain app using internal/some other logs?

0 Karma

p_gurav
Champion

you can try this to find all details related to datamodels and corresponding appliations:

 | rest /servicesNS/-/-/datamodel/model 
0 Karma

splunker12er
Motivator

To list all available apps in the splunk server :

| REST /services/apps/local | search disabled=0 | table label version

to list data models :

|REST /services/data/models
0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...