This repository was archived by the owner on Aug 20, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 506
METRON-939: Upgrade ElasticSearch and Kibana #840
Closed
Closed
Changes from all commits
Commits
Show all changes
97 commits
Select commit
Hold shift + click to select a range
0805d20
Version changes for MPack
mmiklavc 889c1bd
save demo code
mmiklavc 42f8218
Working through tests
mmiklavc 084db5a
fix licensing
mmiklavc b33575c
fix elasticsearchdao tests
mmiklavc 132b333
working through ES setting migrations for 2.x to 5.x
mmiklavc f713214
Updating to fix kibana mpack and log4j issue.
cestella 54c2486
Removing argline..we should figure out why this is necessary, though.…
cestella bd48988
Avoiding log4j version mismatch.
cestella 785e6a0
Fixed some parameter name changes.
cestella b8c8127
Removing and relocating old properties.
cestella dcb2dbd
Updating yamls.
cestella d5629f0
updating yaml.
cestella d5e5cf7
Added a limits role to adjust security. We should consider doing thi…
cestella 67cc97d
typo
cestella 297ed1d
forgot to remove bootstrap filter checking from master
cestella 216b401
Merge pull request #11 from cestella/elasticsearch562_cstella
mmiklavc fc92aa9
Get ES templates working
mmiklavc f3475bf
updating tests.
cestella 1235443
Removing log4j-core.
cestella 46e0a05
Updating poms to exclude the storm log4j.
cestella 798f954
Updating pom to include log4j
cestella 9e2de3b
Adding back in teh log4j but with the right version.
cestella c160837
Updating dependencies with url.
cestella a134e23
get netty conflicts with rest api working
mmiklavc 30795d7
Merge remote-tracking branch 'mmiklavcic/elasticsearch562' into elast…
cestella bdabc5b
Merge pull request #12 from cestella/elasticsearch562_tests
mmiklavc e13688f
Fix text/keyword types according to ES mapping recommendations
mmiklavc 193891f
Merge branch 'elasticsearch562' of https://github.com/mmiklavc/metron…
mmiklavc feaa843
Merge branch 'master' into elasticsearch562_master
cestella 5ad3e6a
Moved PAM limit configuration from Ansible to the MPack
nickwallen 928fa04
Fixing test.
cestella d524e80
Fixing tests.
cestella d61371b
Merge remote-tracking branch 'mmiklavcic/elasticsearch562' into elast…
cestella 255b32c
Merge pull request #13 from nickwallen/BUG-90628
mmiklavc 70d9316
Merge pull request #14 from cestella/elasticsearch562_master
mmiklavc c41962a
Fixing integration test.
cestella 43dfec7
unused constructor.
cestella aabd6b5
Updating.
cestella 9999567
Merge branch 'master' into elasticsearch562_version_bump
cestella f11c233
Correcting a few heinous bugs.
cestella cd93b00
Merge pull request #15 from cestella/elasticsearch562_es_int_test
mmiklavc c176113
Merge pull request #16 from cestella/elasticsearch562_version_bump
mmiklavc 8828c23
Get Kibana working. Rewrite Kibana dashboard from scratch and deploy …
mmiklavc 3644526
Address Otto's PR comments. Fix Kibana in the Ambari Blueprint.
mmiklavc 7d41ad2
Fix remaining Kibana drama
mmiklavc 1616a41
Resolve merge conflicts with master. Tests still failing.
mmiklavc 1ee1cfe
merge again with master
mmiklavc d31418b
Remove commented out lines
mmiklavc fceb312
Merge branch 'elasticsearch562' into es562-merge
mmiklavc 94e692c
Fix string-to-keyword ES mapping
mmiklavc 9964132
Merge branch 'master' into es562-merge
cestella 2e69548
Merge pull request #17 from cestella/es562-merge
mmiklavc 11e41f2
Test fixes.
cestella a7558de
Merge pull request #18 from cestella/elasticsearch562-inttestfixes
mmiklavc 14fee99
Fix meta alert tests. Deprecate the data pruner
mmiklavc 3dd651f
Merge branch 'master' into es562-mastermerge-11-17
cestella b9fbeaf
Merge pull request #19 from cestella/es562-mastermerge-11-17
mmiklavc 57bc763
Merge branch 'master' into es562-mastermerge2-11-17
cestella 02f500b
Fixing test merge error.
cestella 601fe14
Merge branch 'master' into es562-mastermerge2-11-17
cestella e8bd47e
Debug guards.
cestella d3b86c4
String to Text
cestella 1c45c21
One more string to text miss.
cestella fca9a39
Add Elasticsearch and Kibana documentation for developers and users.
mmiklavc a4d36cd
Merge pull request #20 from cestella/es562-mastermerge2-11-17
mmiklavc 0ff483a
Merge branch 'master' into elasticsearch562
mmiklavc 307ddc4
Fix docs. Change Kibana all index chart colors
mmiklavc a3bddb2
Merge branch 'master' into es562_11_27
cestella 00e426a
Fixing tests.
cestella 4581ad5
Fixing integration test.
cestella 9d7a4bd
Add Curator documentation to metron-data-management README.
mmiklavc 4a4871a
Undoing bad merge.
cestella 74a5422
Fixed snort template
cestella 4001edf
Snort template merge issue.
cestella c4c88db
Fixing test.
cestella b7a04b5
Merge remote-tracking branch 'mmiklavcic/elasticsearch562' into es562…
cestella 46268a8
Merge pull request #21 from cestella/es562_11_27
mmiklavc 9458a20
Add TOC to metron-data-management. Specify 5.6.2 as ES version where …
mmiklavc a879d2c
Merge branch 'master' into es562_11_28
cestella 983dc44
Merge pull request #22 from cestella/es562_11_28
mmiklavc 06cf92e
Guids are keywords.
cestella 0fb19df
Warn level is better.
cestella f489439
Merge pull request #23 from cestella/es562_guid
mmiklavc 2574b93
Merge branch 'master' into elasticsearch562
mmiklavc e9e92dc
Merge branch 'elasticsearch562' of https://github.com/mmiklavc/metron…
mmiklavc 20c6139
Add Metron Error Dashboard. Documentation fixes and additions.
mmiklavc a3f5ee5
resolve merge conflict with master
mmiklavc 4021834
Merge branch 'master' into elasticsearch562
mmiklavc 0ecbef5
Fix bug with Netty and Elasticsearch 5 when num executors in Storm is…
mmiklavc 39b5f59
Merge branch 'master' into elasticsearch562
mmiklavc f6ed7df
Merge conflict resolved with master
mmiklavc 3f2c34d
Updates per comments from justinleet
mmiklavc 8a3feb6
Resolve more merge conflicts with master
mmiklavc 04a9292
Fix e2e tests with ES 5.6.2 templates
mmiklavc a02bd8b
Merge branch 'master' into elasticsearch562
mmiklavc 4049d63
Resolve merge conflict with master 910807275
mmiklavc 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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -458,7 +458,7 @@ Client | |
|
|
||
| - Kibana: | ||
| * Set "kibana_es_url" to `http://<replace_with_elasticsearch_master_hostname>:9200`. "replace_with_elasticsearch_master_hostname" is the IP of the node where you assigned ElasticSearch Master on the Assign Master tab. | ||
| * Change kibana_default_application to "dashboard/Metron-Dashboard" | ||
| * Change kibana_default_application to "dashboard/AV-YpDmwdXwc6Ua9Muh9" | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Is it possible to provide an easily identifiable name, or are we stuck with the "AV-..." ugliness?
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. They changed the links to point to index keys. I was bummed about this as well. |
||
|
|
||
| - Metron: | ||
| Set "Elasticsearch Hosts" to the IP of the node where you assigned ElasticSearch Master on the Assign Master tab. | ||
|
|
||
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can we remove any of the older dependencies?