OzWookiee / avaya-smdr-elasticstack

Includes a logstash pipeline, elasticsearch mappings and several kibana visualisations and dashboards
GNU General Public License v3.0
5 stars 3 forks source link

Dashboards are referencing some missing visualizations #2

Closed Ivan-WeTHINK closed 8 months ago

Ivan-WeTHINK commented 4 years ago

Hey, thanks for sharing this! It's Awesome!

Took me a while to familiarize myself with the ELK stack, and then another bit to update some things to the latest version 7.7, but I managed to get it "partially" working.

I noticed some of your dashboards are referencing visualizations that are not part of the export files, for example, your dashboard "AroFlo Calls" is referencing "Calls-Total", which is missing from the visualizations file "export-3-visualization.json".

If it's of any use to you, I can export the new files using the latest export format (JSON will also be discontinued) and with the changes I've made to make it work on 7.7, because they have removed document types within indexes.

Ivan-WeTHINK commented 4 years ago

BTW, this is also happening to a lot of additional visualizations, such as:

I wonder if this could be related to some of them having data from your internal organization structure, but some don't seem to refer to anything like that. Anyway... if you could share a few, or upload an updated version, it would be great! Thanks!

OzWookiee commented 4 years ago

Hmmm ok I'll review and see about exporting again :D

OzWookiee commented 4 years ago

OK If you do a pull I just did an export from our ELK7.6 Kibana for all of the Calls2 (I had to redo them all with the change to 7.x)

Ivan-WeTHINK commented 4 years ago

Sorry OzWeekiee, been off for a while. Thanks a lot for uploading this, I have imported the new visualizations but now I am having a few issues with what it looks to be a new index structure.

Any chance you can also update your logstash and elastic definitions?

Thanks much! And sorry for the annoyances!

OzWookiee commented 4 years ago

https://github.com/OzWookiee/avaya-smdr-elasticstack/blob/master/elasticsearch/smdr-mapping-elasticsearch.json updated