Giter VIP home page Giter VIP logo

vizceral-release's People

Contributors

voelzmo avatar

Stargazers

David Page avatar Ruurd Keizer avatar Nguyen Duy Tho avatar Daniel van Dorp avatar Edward Perry avatar Ed Perry avatar

Watchers

Dmitriy Kalinin avatar James Cloos avatar  avatar

Forkers

eperry ruurdk

vizceral-release's Issues

Really interested in your implementation.

I came across your implementation of vizceral as I was looking to do a simular thing with my elasticsearch cluster.

I see you created it just in the last couple of months, Seems your using openstack, can you give me some hints on how to stand up all that you have done without openstack?

Seems you have 3 different components

  • obviously visceral
  • Obviously ElasticSearch is a requirement
  • And a ES Querier which seems like a server which does as expected issues the queries and builds the vizceral "JSON" data.

Other than hunting down the configs, and validating the Elasticsearch queries and "Application structure" in visceral any thing else I might have look for that will help speed me on my way?

THANK YOU so much for posting this!!!

Trace: TypeError: Cannot read property 'aggregations' of undefined

hi !,

First, thank you for this implementation of vizceral ! I like this idea
I try to use you Packetbeat/vizceral release .
I dont understand how to define my region ( primary group) .
I try to debug your elasticsearch-querier but , i have this message :
{ took: 1029,
timed_out: false,
_shards: { total: 9, successful: 9, skipped: 0, failed: 0 },
hits: { total: 0, max_score: null, hits: [] },
aggregations:
{ nodes:
{ doc_count_error_upper_bound: 0,
sum_other_doc_count: 0,
buckets: [] } } }
Trace: TypeError: Cannot read property 'aggregations' of undefined
at /home/adns/vizceral-release/src/elasticsearch-querier/index.js:53:38
at processTicksAndRejections (internal/process/next_tick.js:81:5)
at processTicksAndRejections (internal/process/next_tick.js:81:5)

Can you Help me :) ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.