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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...