- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Forwarder Management
Repository Location: $SPLUNK_HOME/etc/deployment-apps
The forwarder management interface does not support some settings in your serverclass.conf file. The interface is now read-only. Learn More
I am getting the above error after setting up my deployment-server with the below stanza. Can someone help me fix this issue?
[global]
whitelist.0=*
[serverClass:FWD2Local]
whitelist.0=*
[serverClass:FWD2Local:app:LWFoutputs]
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Try removing that global whitelist, and see if it works than (might require reload/restart)
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Syntactical issue, perhaps? Stanzas need to have a linebreak inbetween. Try inserting a space between whitelist.0=* and [serverClass:FWD2Local:app:LWFoutputs]
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Try removing that global whitelist, and see if it works than (might require reload/restart)
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you very much. It worked 🙂
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you very much xpac that did the trick
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you, it worked
