Link Search Menu Expand Document Documentation Menu

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:

  "mappings": [
    {
      "raw_field":"action",
      "ecs":"github.action"
    }
  ]
350 characters left

Have a question? .

Want to contribute? or .