New GC Recipe gcp_logging_l2t_ts#925
Conversation
|
This new recipe is very similar to |
|
@ramo-j I moved it to a new file as there could be folks that use the existing format for their workflows and I didn't want to intrudce an error existing users would encounter. I am more then happy to update the existing flow. |
If the previous fixed query is provided as a default, then existing workflows shouldn't be affected. Updating the existing would be a better way to go I think. |
|
Moved back to original recipe and then tested working as of 11/20/24 |
Added a new recipe that will collect the logs from GC, and then parse them with Docker Plaso, and then submit to Timesketch.
The current gcp_logging_ts doesn't process the data via Plaso. As such, the data is in a different format then with other gcp log collection options. This resolves that issue.