Skip to content
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

added Liams visualizations #92

Merged
merged 2 commits into from
Jul 3, 2018

Conversation

DylanSchneider
Copy link

No description provided.

@@ -3,9 +3,9 @@
"timeRestore": false,
"description": "",
"title": "Traffic Endpoints Dashboard",
"panelsJSON": "[{\"id\":\"Support-Table\",\"type\":\"search\",\"size_x\":6,\"size_y\":4,\"col\":1,\"row\":1,\"columns\":[\"Application\",\"SrcIP\",\"DestIP\",\"Duration\"],\"sort\":[\"TimeUpdated\",\"asc\"]},{\"id\":\"Top-SrcIP-By-Metadata-Impact-(pie)\",\"type\":\"visualization\",\"size_x\":3,\"size_y\":2,\"col\":7,\"row\":1},{\"id\":\"Top-DestIP-By-Metadata-Impact-(pie)\",\"type\":\"visualization\",\"size_x\":3,\"size_y\":2,\"col\":7,\"row\":3},{\"id\":\"Top-DestIP-By-Session-(pie)\",\"type\":\"visualization\",\"size_x\":3,\"size_y\":2,\"col\":10,\"row\":3},{\"id\":\"Top-SrcIP-By-Session-(pie)\",\"type\":\"visualization\",\"size_x\":3,\"size_y\":2,\"col\":10,\"row\":1}]",
"panelsJSON": "[{\"id\":\"Support-Table\",\"type\":\"search\",\"size_x\":12,\"size_y\":6,\"col\":1,\"row\":3,\"columns\":[\"Application\",\"SrcIP\",\"DestIP\",\"Duration\"],\"sort\":[\"TimeUpdated\",\"asc\"]},{\"id\":\"Top-SrcIP-By-Metadata-Impact-(pie)\",\"type\":\"visualization\",\"size_x\":3,\"size_y\":2,\"col\":1,\"row\":1},{\"id\":\"Top-DestIP-By-Metadata-Impact-(pie)\",\"type\":\"visualization\",\"size_x\":3,\"size_y\":2,\"col\":4,\"row\":1},{\"id\":\"Top-DestIP-By-Session-(pie)\",\"type\":\"visualization\",\"size_x\":3,\"size_y\":2,\"col\":10,\"row\":1},{\"id\":\"Top-SrcIP-By-Session-(pie)\",\"type\":\"visualization\",\"size_x\":3,\"size_y\":2,\"col\":7,\"row\":1}]",
"version": 2,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For both dashboards, you need to increment the version to 3 for the insert script to upgrade them properly. Otherwise, it will see the same version number and ignore them.

@craig-cogdill craig-cogdill merged commit 8feaf06 into logrhythm:4.1.10_NM Jul 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants