Hi Everyone,
I'm not able to find the log type 'AWS_EC2_HOSTS' when trying to do a webhook integration with Google Secops.
Also is there a log type to integrate AWS lambda. To just store the metric datas for AWS Lambda functions?
Thanks a bunch in advance,
Aravind Sreekumar
Solved! Go to Solution.
@Aravind3 I've been looking and it looks like AWS EC2 HOSTS are only supported through the 3rd party API. Adding AWS EC2 HOSTS to other source types would be a feature request with support, along with support for AWS Lambda logs.
If you wanted to, you could also request an AWS Lambda log type to be created and then create your own custom parser for it.
@Aravind3 I've been looking and it looks like AWS EC2 HOSTS are only supported through the 3rd party API. Adding AWS EC2 HOSTS to other source types would be a feature request with support, along with support for AWS Lambda logs.
If you wanted to, you could also request an AWS Lambda log type to be created and then create your own custom parser for it.
Thank you for the response @James_E