All Apps and Add-ons

DB Connect App (DBX) - Using dboutput command to assign the values to more than one primary key fields, respectively

syusjk6
Engager

Please refer to the search query for use of Splunk DB connect app.

index=myindex | fields + myField1, myField2 | dboutput type=update database=mydb table=mytable
myField1=field-value1, myField2=field-value2

Here, "myField"1 and "myField2 " are PRIMARY KEYS having different field values, respectively.

Now, I have not tested yet about the query shown above, but what I want to figure out is as follows:

  1. Is it possible for assigning the key field values to each primary key fields?

  2. If YES, how can that done?
    e.g. In what syntax in the query above should it be written in order to update the values in each primary key field?

  3. Could it be done if I want to combine two different primary key fields into only one primary key field having their own primary key values? If YES, how?

0 Karma

richgalloway
SplunkTrust
SplunkTrust

According to the documentation at http://docs.splunk.com/Documentation/DBX/latest/DeployDBX/Commands#dboutput_.28beta_feature.29, you must use key=<key_field> when performing an update.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...