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!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...