Link Search Menu Expand Document Documentation Menu

GitHub

The github log type monitors workflows created by GitHub Actions.

以下代码片段包含此日志类型的所有 raw_fieldecs 映射:

  "mappings": [
    {
      "raw_field":"action",
      "ecs":"github.action"
    }
  ]
剩余 350 字符

有问题?

想贡献?