GitHub
The github
log type monitors workflows created by GitHub Actions.
以下代码片段包含此日志类型的所有 raw_field
和 ecs
映射:
"mappings": [
{
"raw_field":"action",
"ecs":"github.action"
}
]
The github
log type monitors workflows created by GitHub Actions.
以下代码片段包含此日志类型的所有 raw_field
和 ecs
映射:
"mappings": [
{
"raw_field":"action",
"ecs":"github.action"
}
]