Splunk Cloud Platform

Dropping Logs Sent Straight to Splunk Cloud

mcweens
Explorer

Hi all,

So my Splunk architecture consists of just 1 Heavy Forwarder and Splunk Cloud.  I have some logs that do not go through the HF (straight to Splunk Cloud) that I want to drop based on their IP and to do so was wanting to modify props and transforms on the Cloud (like you would do on a forwarder to drop logs).

Support is telling me in order to do this I should make a custom app and modify props and transforms there and not giving me much more than that.

Has anyone done something like this and what did you end up doing?  Thanks!

Labels (3)
0 Karma
1 Solution

michel_wolf
Path Finder

Yes I think you have 2 options.

1. Route your data to your HF and drop the events there before you upload it to splunk cloud

2. If this  is not possible you have to create a private app with your props and transforms which drops those events and try to upload this app to splunk cloud via the process in the docs

View solution in original post

michel_wolf
Path Finder

I think what Splunk support means is that you can create your app locally as you described and then upload it accordingly. There is this article about that:

https://docs.splunk.com/Documentation/SplunkCloud/8.2.2105/Admin/PrivateApps#Install_private_apps_on...

mcweens
Explorer

Ok so I would just make an app that has altered transforms and props and then upload that?  Just confusing because on a HF you would just alter the props and transforms for splunk.

0 Karma

michel_wolf
Path Finder

Yes I think you have 2 options.

1. Route your data to your HF and drop the events there before you upload it to splunk cloud

2. If this  is not possible you have to create a private app with your props and transforms which drops those events and try to upload this app to splunk cloud via the process in the docs

mcweens
Explorer

We ended up routing this data to the HF instead of it going straight to splunk cloud.  We heard that the approval process for an app to get accepted is painful and also apparently Splunk Cloud doesn't want you having inputs on your search head anyways (it had been there for like 3 years though before they said anything).

Thanks!

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...