All Apps and Add-ons

Does anyone know the hierarchy of log levels in DB Connect?

bschaap
Path Finder

Does anyone know the hierarchy of log levels in DB Connect? The documentation doesn't specify. If it's similar to Log4J then the hierarchy is as follows where the amount of information available increases as you go down the list. In other words, ERROR would provide the least information and TRACE would provide the most.

ERROR
WARN
INFO <-- default value in DB Connect
DEBUG
TRACE

0 Karma
1 Solution

kheo_splunk
Splunk Employee
Splunk Employee

I have tested a bit with TRACE logging level and noticed that it included DEBUG message as well. So TRACE logging level seems to be the most verbose as you already pointed out.

TRACE DEBUG INFO WARN ERROR (from most to least verbose).

View solution in original post

0 Karma

kheo_splunk
Splunk Employee
Splunk Employee

I have tested a bit with TRACE logging level and noticed that it included DEBUG message as well. So TRACE logging level seems to be the most verbose as you already pointed out.

TRACE DEBUG INFO WARN ERROR (from most to least verbose).

0 Karma

bschaap
Path Finder

Sorry my question may not have been clear. I'm asking for clarification on which log levels provide the most information within DB Connect.

0 Karma

Azeemering
Builder

Trace logs the most

0 Karma

Azeemering
Builder

Like you mentioned DB Connect has the following loglevels:

INFO (default)
ERROR
DEBUG
WARN
TRACE

0 Karma
Get Updates on the Splunk Community!

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

Community Content Calendar, October Edition

Welcome to the October edition of our Community Spotlight! The Splunk Community is a treasure trove of ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...