Log type for AWS EC2 and Lambda

Hi Everyone,

I'm not able to find the log type 'AWS_EC2_HOSTS' when trying to do a webhook integration with Google Secops.

Aravind3_0-1735288957380.png

 

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 Solved
0 2 297
1 ACCEPTED 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.
aws-ec2-hosts.png

View solution in original post

2 REPLIES 2

@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.
aws-ec2-hosts.png

Thank you for the response @James_E