Hi we are using aws cloud to run and maintain our infrastructure. So now we are using splunk indexer in log configuration of an ecs task defiintion to send logs to splunk cloud awhen a container boots up. And we are cloudformation to maintain the infrastructure. Now we want to get the stackname i,e AWS::StackName as a field in splunk so that we can differentiate and analyze whcih stack has pushed the logs to splunk cloud using log configuration in ecs service.
Can someone please help us to know how can we push aws stackname as a field to splunk cloud and retreive it.
... View more