Is it possible to ingest data from sources such as Fivetran, CloudQuery, Steampipe into Chronicle? or alternatively, query a data lake via federated query?
Hi @cahehay553 ,
The options I know are ;
1. You could configure your ETL tools to push the logs to GCP/S3 buckets -among other options- that Chronicle could ingest from, the list of Chronicle-supported feeds are listed here.
https://cloud.google.com/chronicle/docs/administration/feed-management
2. For the datalake query, technically as long as you could periodically export the federated query results to a GCP/S3 bucket -or any other supported feed source from above- then you could ingest the logs from this intermediate feed source to Chronicle, however the latency of the data querying, processing and transmission must be taken into consideration, plus the format in the export must be supported per data source.
Thanks,
Hi @cahehay553 ,
The options I know are ;
1. You could configure your ETL tools to push the logs to GCP/S3 buckets -among other options- that Chronicle could ingest from, the list of Chronicle-supported feeds are listed here.
https://cloud.google.com/chronicle/docs/administration/feed-management
2. For the datalake query, technically as long as you could periodically export the federated query results to a GCP/S3 bucket -or any other supported feed source from above- then you could ingest the logs from this intermediate feed source to Chronicle, however the latency of the data querying, processing and transmission must be taken into consideration, plus the format in the export must be supported per data source.
Thanks,
Please try this parser, it should parse your fields like this ;
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.