GitHub

The github log type monitors workflows created by GitHub Actions.

The following code snippet contains all the raw_field and ecs mappings for this log type:

  1. "mappings": [
  2. {
  3. "raw_field":"action",
  4. "ecs":"github.action"
  5. }
  6. ]