Getting Data In

SC4S and indexes

njusticesnb
Engager

Hello,

I have a SC4S server setup receiving info from our Network UPS.  I have created a new index for any date to do with our UPS in Splunk.  I went into the SC4S server and modified the compliance_meta_by_source.conf and compliance_meta_by_source.csv files.   When I add the entry for the new index the info stops coming to our Splunk environment.   If I remove it it starts coming over again.   What am I doing wrong.  If I leave the .splunk.index portion out the info goes over with the new source type and also creates the new field in splunk, but as soon as I add the index part the info stops going over.  Below is the info that I have put in both files.

compliance_meta_by_source.conf

filter f_powerware_ups {
host("my ups IP address" type(glob))
};

compliance_meta_by_source.csv

f_powerware_ups,.splunk.sourcetype,"powerware_ups"
f_powerware_ups,fields.vendor,"Eaton"
f_powerware_ups,.splunk.index,"netups"

 

Labels (1)
0 Karma

blbr123
Path Finder

Is the index mentioned in the HEC configuration?

0 Karma
Get Updates on the Splunk Community!

Splunk Platform | Upgrading your Splunk Deployment to Python 3.9

Splunk initially announced the removal of Python 2 during the release of Splunk Enterprise 8.0.0, aiming to ...

From Product Design to User Insights: Boosting App Developer Identity on Splunkbase

co-authored by Yiyun Zhu & Dan Hosaka Engaging with the Community at .conf24 At .conf24, we revitalized the ...

Detect and Resolve Issues in a Kubernetes Environment

We’ve gone through common problems one can encounter in a Kubernetes environment, their impacts, and the ...