Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2,143 changes: 1,126 additions & 1,017 deletions auditbeat/docs/fields.asciidoc

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion auditbeat/include/fields.go

Large diffs are not rendered by default.

2,139 changes: 1,124 additions & 1,015 deletions filebeat/docs/fields.asciidoc

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion filebeat/include/fields.go

Large diffs are not rendered by default.

2,143 changes: 1,126 additions & 1,017 deletions heartbeat/docs/fields.asciidoc

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion heartbeat/include/fields.go

Large diffs are not rendered by default.

2,143 changes: 1,126 additions & 1,017 deletions journalbeat/docs/fields.asciidoc

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion journalbeat/include/fields.go

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions libbeat/_meta/fields.common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
description: >
Contains common beat fields available in all event types.
fields:
- name: agent.hostname
type: keyword
description: Hostname of the agent.

- name: beat.timezone
type: alias
path: event.timezone
Expand Down
Loading