Knowledge Management

Trying to reduce space by reducing splunkd_access.log .4 & .5 as well as web_service.log .

cevyn
Explorer

I'm trying to reduce space by reducing splunkd_access.log .4 & .5 as well as web_service.log .4 & .5 .

Doc is clear on metrics.log and I find that item in log.cfg . However this is not an exact match for web_service.log .

I did find an entry
appender.accesslog.fileName=${SPLUNK_HOME}/var/log/splunk/splunkd_access.log
appender.accesslog.maxFileSize=25000000 # default: 25MB (specified in bytes).
appender.accesslog.maxBackupIndex=5 .

Tags (2)

MuS
Legend

Hi cevyn,

you found the place to change it. You can put log.cfg settings into a local file, log-local.cfg file, residing in the same directory as log.cfg. The settings in log-local.cfg take precedence. And unlike log.cfg, the log-local.cfg file doesn't get overwritten on upgrade.

hope this helps ...

cheers, MuS

cevyn
Explorer

Thanks I did not pick up on that from any doc.

Do you have any ideas specifically on web_service.log since it does not seem to be listed in that file at all?

0 Karma

cevyn
Explorer

Maybe I was less than clear first time around because of trying to figure out how to enter the question.

How do I limit number of web_service.log down from 5 to 3? like th instruction for metric logs.
Is this really not documented somewhere?

0 Karma
Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...