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!

Quantify Your Splunk Investment Impact: Introducing Savings Metrics to Value Insights

Building on the foundation established in our initial Value Insights releases, we are introducing the Savings ...

Event Series: Telemetry Pipeline Management

Balancing Scale and Spend: Gaining Control Over High-Volume Metrics in Splunk Observability Cloud As ...

Kick the Tires Before You Commit: A Hands-On Tour of the Splunk Observability Cloud ...

Evaluating an enterprise observability platform usually goes like this: fill out a form, get a free trial with ...