-
Notifications
You must be signed in to change notification settings - Fork 539
model: ECS for 6.x #1609
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
model: ECS for 6.x #1609
Changes from 1 commit
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
a6af765
add ECS aliases
graphaelli 701050d
exclude aliases
graphaelli ceeffdb
copy ECS fields where required
graphaelli 99c19c7
take ownership of host.name
graphaelli 75a4085
update request url fields
graphaelli 4c40f12
map meta.cloud.*
graphaelli bb6dd7b
Merge remote-tracking branch 'elastic/6.x' into ecs-6.x
graphaelli e122d1d
account for new fields
graphaelli 3a7330a
add fields missing from migration log + test
graphaelli 4c4f153
copy context.process.argv to process.args
graphaelli 4702718
alias host.hostname to context.system.hostname, instead of host.name
graphaelli 1b24cdd
fix process.args exception
graphaelli 5f5110f
add event.timezone
graphaelli bbd74c5
Update changelog for 6.5 (#1626) (#1627)
simitt 1623c46
Merge pull request #1613 from kuisathaverat/legacy-paths (#1633)
graphaelli a1691ff
[6.x] package docker container images with mage (#1632)
graphaelli db16a71
<update beats here>
graphaelli 8430094
regenerate fields doc with updated script
graphaelli 3ce04c0
add non-indexed fields
graphaelli bd15cba
add exceptions for all non-indexed fields
graphaelli eb87599
sync with latest ECS
graphaelli c72fbd1
remove fields from processors
graphaelli fe3f320
sort
graphaelli 444fbf8
consolidate context.http
graphaelli 81303c6
add more non-indexed fields
graphaelli 2948e80
alias user.ip and user_agent.original.text
graphaelli 8e8880b
Merge remote-tracking branch 'elastic/6.x' into ecs-6.x
graphaelli b444e4b
alias observer.listening -> listening
graphaelli 6301a52
Merge remote-tracking branch 'elastic/6.x' into ecs-6.x
graphaelli 9526e03
restore host metadata fields that are not conflicting
graphaelli 7c83ca4
account for beats ecs migrations
graphaelli da90de7
alias client.ip -> context.user.ip
graphaelli 5ebf75e
alias http.response.status_code -> context.response.status_code
graphaelli 629356d
alias http.response.finished -> context.response.finished
graphaelli c45b98d
mapping complete?
graphaelli 2a8fecf
pep8
graphaelli 1004b8f
alias process.args -> context.process.argv instead of copying
graphaelli a548225
Merge remote-tracking branch 'elastic/6.x' into ecs-6.x
graphaelli cd12363
remove process.args
graphaelli 304bcc7
unit test ECS transformations on transactions
graphaelli fb54f5e
remove context.tags -> labels copy
graphaelli File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.