should servicenow discovery create an entry in cmdb_ci_appl or child table for splunk?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2025 07:00 AM
Hi all,
Should ServiceNow discovery create an entry in cmdb_ci_appl or child table for Splunk if we do discovery on a Linux or Windows server which runs Splunk?
At the moment, we don't see any entry created by discovery. it updates the server and related infrastructure tables.
we are not using service mapping.
Thanks,
Ravish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2025 08:11 AM
Out of the box, ServiceNow Discovery does NOT create entries in cmdb_ci_appl (Application CI table) for Splunk — unless you use:
- Service Mapping, or
- Custom horizontal pattern for Splunk recognition.
Customize Discovery Pattern for Splunk
- Extend an existing Application Pattern or create a Custom Horizontal Pattern.
- Look for splunkd, specific ports (8089, 8000), or file locations (/opt/splunk).
- Use pattern logic to insert into cmdb_ci_appl or child table (cmdb_ci_custom_app, etc.)
✔️ If this solves your issue, please mark it as Correct.
✔️ If you found it helpful, please mark it as Helpful.
—
Shubham Jain