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!

Congratulations to the 2025-2026 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Community Feedback

We Want to Hear from You! Share Your Feedback on the Splunk Community   The Splunk Community is built for you ...

Manual Instrumentation with Splunk Observability Cloud: Implementing the ...

In our observability journey so far, we've built comprehensive instrumentation for our Worms in Space ...