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!

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had 3 releases of new security content via the Enterprise Security ...

Archived Metrics Now Available for APAC and EMEA realms

We’re excited to announce the launch of Archived Metrics in Splunk Infrastructure Monitoring for our customers ...