Ingest G Suite Alert Center Data into Cloud SIEM
To ingest G Suite Alert Center data into Cloud SIEM:
- Configure a Google Workspace Apps Audit source for Google Workspace Alert Center on a collector. When you configure the source, do the following:
- Click the +Add Field link, and add a field whose name is
_siemForward
and value is true. This will ensure all logs for this source are forwarded to Cloud SIEM. - Click the +Add link to add a field whose name is
_parser
with value /Parsers/System/Google/G Suite Alert Center. This ensures that the G Suite Alert Center logs are parsed and normalized into structured records in Cloud SIEM.
- Click the +Add Field link, and add a field whose name is
- To verify that your logs are successfully making it into Cloud SIEM:
- Classic UI. In the top menu select Configuration, and then under Incoming Data select Log Mappings.
New UI. In the top menu select Configuration, and then under Cloud SIEM Integrations select Log Mappings. You can also click the Go To... menu at the top of the screen and select Log Mappings. - On the Log Mappings tab search for "G Suite Alert Center" and check the Records columns.
- For a more granular look at the incoming records, you can also search the Sumo Logic platform for G Suite Alert Center security records:
_index=sec_record* and metadata_product = "G Suite"
- Classic UI. In the top menu select Configuration, and then under Incoming Data select Log Mappings.