Getting Data In

Splunk DB connect: How does it work when storing/indexing data?

jesusgalloEMC
Explorer

Hello community,

First of all, thank you for reading this question.
I am being asked to monitor a new data source (ServiceNow) to track our Incident and Change tickets for ITIL purposes.

The way to go with ServiceNow is DB connect and I am a newbie using DB connect, so in order to calculate license required and storage, I would like to understand by asking the following question:

ServiceNow offers both syslog and DB connection to retrieve the Incidents and Change tickets fields and we are interested in how opened the ticket, assignee group, description, blah, blah blah.

What are the advantages of doing it DB instead of SYSLog and vice-versa?
Is the same indexing ratio and licensing/storage consumption doing it in DB connect than Syslog? or it varies?
Which one will you go and why?

Thank you!

Tags (3)
0 Karma

rakesh44
Communicator

DB connect will not only pull logs from any database and search data but also it can push changes back to Database from splunk , this is major difference.
Also in DB connect license utilisation concept remains same

0 Karma

felipesewaybric
Contributor

For what i use, DB Connect is to read data from Bases like Oracle, Mysql, etc. After the first config. you can use searchs like:

| dbquery "DB-NAME" "select * from dual"

And you can even summary those informations, so when you need to run a query in the DB and save that info in a csv file or a index.

Now syslog is just data being indexed to your splunk, it affects the license and you can read it from a index.

index=my_syslog | table *

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...