All Apps and Add-ons

Why after the upgrade of Splunk DB connect (2.3.1 -> 3.1.1), we can't delete inputs?

eduardocrb
Engager

After upgrade Splunk DB connect (2.3.1 -> 3.1.1) we can't delete inputs. When we try, the following message is displayed: Splunkd error: HTTP 404 -- User does not exist. splunk_app_db_connect.

Any tips? Regards.

Labels (1)

harsmarvania57
Ultra Champion

Hi @eduardocrb,

There is workaround for this problem.

  1. Go to $SPLUNK_HOME/etc/apps/splunk_app_db_connect/metadata/
  2. Check local.meta file and search entries starting with [db_inputs/<DB INPUT NAME>], here you need to add owner = <OWNER NAME>
    So after modification each db_inputs entry will look something like

    [db_inputs/<DB INPUT NAME>]
    access = read : [ admin, db_connect_admin, db_connect_user ], write : [ admin, db_connect_admin ]
    export = none
    owner = <OWNER NAME>
    version = 6.4.5
    modtime = 1504709637.167172000
    
  3. Restart splunk service and now try to delete inputs from SplunkWeb.

I hope this helps.

Thanks,
Harshil

Get Updates on the Splunk Community!

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had 3 releases of new security content via the Enterprise Security ...

Archived Metrics Now Available for APAC and EMEA realms

We’re excited to announce the launch of Archived Metrics in Splunk Infrastructure Monitoring for our customers ...