Getting Data In

Configuring inputs/props in AWS Cloudformation not working with cscSalt=<SOURCE>

Psjtech
New Member

Hi,

 

We have Splunk agent running as a docker container.  We earlier did inputs.conf and props.conf on the splunk container and were ingesting csv file. Everything works smoothly. 

But due to some reasons, we will not be able to make those changes to inputs.conf and props.conf on the splunk container. 

So we added the below config in AWS cloudformation. Our CSV files contains a fixed HEADER as line #1. But unfortunately Splunk ingests the file for the 1st time only and it doesn't ingests subsequent files which contains the same header. Any help on this would be great. Thanks

 

splunk:
                monitors:
                  - index: "myindex"
                    file: "/path/abc-*.csv"
                    sourcetype: "mysourcetype"
                    crcSalt: "<SOURCE>"
                    DATETIME_CONFIG: "CURRENT"
                    INDEXED_EXTRACTIONS: "csv"
                    KV_MODE: "none"
                    HEADER_FIELD_LINE_NUMBER: "1"
                    FIELD_DELIMITER: ","
                    SHOULD_LINEMERGE: "false"

Labels (4)
0 Karma
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!

ATTENTION: We’re Moving! (AGAIN!)

The Splunk Community Slack is undergoing a system migration to keep our workspace secure and ...

Deep Dive: Optimizing Telemetry Pipelines in Splunk Observability Cloud

In this session, we will peel back the layers of Splunk Observability Cloud’s cost-optimization features. ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...