Skip to main content
Solved

Log type for AWS EC2 and Lambda

  • December 27, 2024
  • 2 replies
  • 22 views

Aravind3
Forum|alt.badge.img+8

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

Best answer by James_E

@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.

2 replies

James_E
Staff
Forum|alt.badge.img+8
  • Staff
  • Answer
  • December 27, 2024

@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
Forum|alt.badge.img+8
  • Author
  • Bronze 2
  • December 27, 2024

Thank you for the response @James_E