question about Logstash input plugin for Cloudwatch logs. I want to get all the logs in the log groups that start with /aws/lambda/, is that possible?
I tried the below configuration with log_group => ["/aws/lambda/*"], but it didn't work. However, using a specific log_group name works, but that is not what I intend to do.
Thanks for your suggestion, do I have to still specify the name of the log groups? or can I just use ["/aws/lambda/*"] with the * at the end of /aws/lambda/?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.