Splunk Search

reference material to understand dbquery script - purpose of %20, %2C, %22 etc....????

dxw350
Path Finder

Is there any reference material to understand dbquery script - purpose of %20, %2C, %22 etc....????

Tags (1)
0 Karma

ddrillic
Ultra Champion

As Google says -

alt text

0 Karma

dxw350
Path Finder

I guess my question is then why when uskng dbxquery you can't use a commas or spaces for the fields in splunk does it have to be separated by %20 and %2C? Example. |dbxquery %20name%2C%20address%2C%20phone

0 Karma

niketn
Legend

No it is not required if you are using dbxquery in Splunk UI Search

http://docs.splunk.com/Documentation/DBX/latest/DeployDBX/Commands#Examples

Also if you are using DB Connect 3 you can execute Stored Procedures using dbxquery.

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

niketn
Legend

They are URL Encode characters to convert regular ASCII characters to HTML5 UTF-8 character set.

https://www.w3schools.com/tags/ref_urlencode.asp

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
Get Updates on the Splunk Community!

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL  The Splunk AI Assistant for SPL ...

Buttercup Games: Further Dashboarding Techniques (Part 5)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...

Customers Increasingly Choose Splunk for Observability

For the second year in a row, Splunk was recognized as a Leader in the 2024 Gartner® Magic Quadrant™ for ...