Deployment Architecture

Disable lightweight forwarding in 4.1 from command line

tepperso
Engager

I stupidly enabled Lightweight forwarding from the web interface and now I can't get the web interference to load. How can I Disable lightweight forwarding from Linux command line so that I can get things back to normal. I'm using 4.1 so the set server-type no longer works.

Tags (2)
0 Karma
1 Solution

CerielTjuh
Path Finder

In the app.conf file located in your etc\apps\SplunkLightForwarder\local folder adjust the settings to:

[install]
state = disabled

and then restart your Splunk instance, this will do the trick.

splunk disable app SplunkLightForwarder

will do the trick as well

View solution in original post

tepperso
Engager

I finally found the documentation for this feature for v4.1. http://www.splunk.com/base/Documentation/4.1.2/Admin/Enableforwardingandreceiving

./splunk disable app [SplunkForwarder|SplunkLightForwarder] -auth [username]:[password]

CerielTjuh
Path Finder

In the app.conf file located in your etc\apps\SplunkLightForwarder\local folder adjust the settings to:

[install]
state = disabled

and then restart your Splunk instance, this will do the trick.

splunk disable app SplunkLightForwarder

will do the trick as well

Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...