Getting Data In

Should an app's source-type prefixes be all lower-case or MixedCase?

Justin_Grant
Contributor

We're building an app for WebSphere. We're prefixing all the app's sourcetypes with "WebSphere:" to disambiguate them from other apps' sourcetypes.

Now we need to decide about lowercase or PascalCase for our sourcetype prefix.

Is it preferable to do "websphere:somesourcetype" or "WebSphere:somesourcetype"?

Tags (2)

hazekamp
Builder

For anything we have defined (other than windows logs) it has been lower case i.e. "sep:ids". Windows we went with PascalCase to conform with the default Splunk sourcetype of "WinEventLog". So for windows logs we have eventtypes of "Snare:Security" and "Monitorware:Security"

Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...