|
il y a 3 ans | |
---|---|---|
.. | ||
README.md | il y a 3 ans | |
config.tf | il y a 3 ans | |
constants.tf | il y a 3 ans | |
globals.tf | il y a 3 ans | |
hec_moose.tf | il y a 3 ans | |
main.tf | il y a 3 ans | |
vars.tf | il y a 3 ans |
The purpose of this module is to contain all the bits to pull cloudwatch logs into Splunk via the HEC. The module is designed to pull an already existing cloudwatch log group. Before trying to collect a new cloudwatch log group, be sure to create the HEC token first. This module is dependent on ../../thirdparty/terraform-aws-kinesis-firehose-splunk.
This is the flow of the logs: Cloudwatch logs ( gzipped logs ) > Kinesis firehose > Lambda ( to be decompressed ) > Kinesis firehose > Splunk HEC.