All Apps and Add-ons

In the Splunk DB Connect app, after indexing data from my Oracle DB, Why doesn't Splunk recognize field-value pairs?

marziaolla
Path Finder

Hello there,
I got an issue with Splunk DB Connect app.
After indexing data from my Oracle DB, Splunk doesn't recognize field-value pairs

I got an event like that:

06/02/2018, Name=myname, Date_of_birth=24/10/1987

In the interesting fields I don't find the field name and Date_of_birth but only index, linecount and punct.

How can I solve my problem?

Tnx

0 Karma
1 Solution

harsmarvania57
Ultra Champion

As this data is not in CSV format, can you please change sourcetype to some custom sourcetype??

View solution in original post

0 Karma

harsmarvania57
Ultra Champion

As this data is not in CSV format, can you please change sourcetype to some custom sourcetype??

0 Karma

marziaolla
Path Finder

i solved the issue using a custom sourcetype.

Tnx so much for the help 🙂

0 Karma

harsmarvania57
Ultra Champion

I have converted my comment to answer so you can accept/upvote it.

0 Karma

harsmarvania57
Ultra Champion

Are you running your search in fastmode ? Try to change it to Smartmode or Verbosemode.

0 Karma

marziaolla
Path Finder

Hi,
the search is running in verbose mode.

0 Karma

harsmarvania57
Ultra Champion

Can you please double check whether are you getting data in double quote or not ? Like this 06/02/2018, Name="myname", Date_of_birth="24/10/1987"

Because when I tried to fetch data from Oracle database all fields with value coming in double quotes as mentioned above.

0 Karma

marziaolla
Path Finder

Hi,
data are getting in with double quote as mentioned 🙂

0 Karma

harsmarvania57
Ultra Champion

What sourcetype are you using for this data ? Any props.conf or transforms.conf present for that sourcetype ?

0 Karma

marziaolla
Path Finder

i'm using CSV sourcetype

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...