Getting Data In

License implications between a light weight forwarder ans standard forwarder.

imacdonald2
Path Finder

I would like to be able to filter events before it hits the indexer.

I tried putting the following in a app definition

transforms.conf

[setnull]
REGEX = (\[SipServletRequestImpl\])
DEST_KEY = queue
FORMAT = nullQueue

and props.conf

[source::/var/log/angel/jboss-callcontrol/sip-container.log]
TRANSFORMS-null= setnull

The app is deployed on a server that is set up as a light weight forwarder. This doesn't appear to work with light weight forwarders, and is confirmed with reading answers on here.

Question 1: What is the implication of moving from a light weight forwarder to a standard forwarder in terms of licensing? Do i need to have a separate license for a standard forwarder?

Question 2: Can I do the filtering on our main splunk server? That way I can continue using the light weight forwarder setup I already have.

The goal is to remove stuff from the log inputs so it doesn't count against or daily license limit.

Thanks

Tags (2)
1 Solution

ziegfried
Influencer

Using a normal forwarder instead of a lightweight one doesn't necessarily have implications in terms of licensing. Only if you turn on the "indexAndForward" feature on the forwarder - which would lead to data beeing indexed on the forwarder is self as well as on the indexer - would be a reason to install a enterprise license. You can configure this option under Manager -> Forwarding & Receiving -> Forwarding defaults.

You can of course filter the events before beeing indexed on the indexer (in case you use the LW forwarder). You just have to configure the transforms there. The only downside is that all events go over the network.

View solution in original post

ziegfried
Influencer

Using a normal forwarder instead of a lightweight one doesn't necessarily have implications in terms of licensing. Only if you turn on the "indexAndForward" feature on the forwarder - which would lead to data beeing indexed on the forwarder is self as well as on the indexer - would be a reason to install a enterprise license. You can configure this option under Manager -> Forwarding & Receiving -> Forwarding defaults.

You can of course filter the events before beeing indexed on the indexer (in case you use the LW forwarder). You just have to configure the transforms there. The only downside is that all events go over the network.

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!

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

How to find the worst searches in your Splunk environment and how to fix them

Everyone knows Splunk is a powerful platform for running searches and doing data analytics. Your ...

Share Your Feedback: On Admin Config Service (ACS)!

Help Us Build a Better Admin Config Service Experience (ACS)   We Want Your Feedback on Admin Config Service ...