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!

Upcoming Webinar: Unmasking Insider Threats with Slunk Enterprise Security’s UEBA

Join us on Wed, Dec 10. at 10AM PST / 1PM EST for a live webinar and demo with Splunk experts! Discover how ...

.conf25 technical session recap of Observability for Gen AI: Monitoring LLM ...

If you’re unfamiliar, .conf is Splunk’s premier event where the Splunk community, customers, partners, and ...

A Season of Skills: New Splunk Courses to Light Up Your Learning Journey

There’s something special about this time of year—maybe it’s the glow of the holidays, maybe it’s the ...