Monitoring Splunk

New Splunk Assist Logging is Undocumented

TheWoodRanger
Explorer

After install of a new Enterprise 9.0 instance, there's a lot of new logging appearing in _internal.

Notably, this log line is being generated every 15 seconds and there's no clear indication in documentation how to disable it.

 

 

2022-06-23 09:25:05,957 INFO [assist::supervisor_modular_input.py] [context] [build_supervisor_secrets] [4932] Secret load failed, key=tenant_id, error=[HTTP 404] https://127.0.0.1:8090/servicesNS/nobody/splunk_assist/storage/passwords/tenant_id?output_mode=json

 

 

source = D:\Splunk\var\log\splunk\splunk_assist_supervisor_modular_input.log
sourcetype = splunk_assist_uiassets_modular_input.log*


This is a substantial increase in overall volume of logs with "error" in them, not to mention the rest of the logging related to these new "assist supervisor" processes. 
splunkd.log is flooded with messages from instance_id_modular_input.py executing.

 

The Splunk Assist documentation (https://docs.splunk.com/Documentation/Splunk/9.0.0/DMC/AssistIntro) has no information on how to adjust the log level or disable specific components.

This is on an instance *without* a Splunk Assist activation code installed, meaning this is generating at this volume out-of-box.

 

It's incredibly frustrating that searching this log file name "splunk_assist_uiassets_modular_input.log" returns 0 results in all of Splunk Docs.

How is this useful if there's no information on what to do with it, and why am I paying more for Cloud Compute to ingest all this additional volume without any instruction for how to configure it?

Any assistance in finding relevant documentation would be appreciated.

Edit: There's a new .conf file for this - assist.conf - that is completely undocumented. Nothing in the configuration file reference doc page.
https://docs.splunk.com/Documentation/Splunk/9.0.0/Admin/assistconf

The inputs generating all this extra logging are located in $SPLUNK_HOME/etc/apps/splunk_assist

Until more information becomes available, I've disabled them:

[supervisor_modular_input://default]
disabled = 1

[instance_id_modular_input://default]
disabled = 1

[uiassets_modular_input://default]
disabled = 1

[selfupdate_modular_input://default]
disabled = 1

 

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Submit feedback on the docs page(s) where you think more information is needed.

---
If this reply helps you, Karma would be appreciated.
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!

Step into “Hunt the Insider: An Splunk ES Premier Mystery” to catch a cybercriminal ...

After a whole week of being on call, you fell asleep on your keyboard, and you hit a sequence of buttons that ...

SplunkTrust Application Period is Officially OPEN!

It's that time, folks! The application/nomination period for the 2026-2027 SplunkTrust is officially open. If ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...