Dashboards & Visualizations

What is the correct way to remove an item from restmap.conf ?

akocak
Contributor

I have one error in my environment for db connect app - rh_healthlog.py which has an entry in restmap.conf of app.
According to release notes, it is an error and corrected in newer version.

I just wonder if there is any way to remove/disable an entry from Application's restmap.conf? Just to delete it? or something like disabled=true

for db connect, defected item resides in app\default\restmap.conf config file. However, I am expecting more generic answer

thanks up front for your time.

0 Karma

fk319
Builder

restmap.conf defines rest endpoints.
removing, or commenting, an entry will prevent the endpoint from being created.
(a restart will be required)

Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...