Skip to content

Combining 3 projects in to 1, Node-Red , Elasticsearch and Netfix Vizceral

Notifications You must be signed in to change notification settings

eperry/node-red-contrib-viceral

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

From git repo dir

  • npm install

  • I have made some simple changes git clone https://github.com/Netflix/vizceral-example so that an interval refresh occurs

  • cd vizceral-example

  • npm install

  • ./node_modules/.bin/webpack

  • npm run copy:fonts

  • npm run copy:json

Run

From github repo dir

  • ./start

Details

Base URL to see viceral

Admin URL

Search Endpoint

Extra info

The Simple and Complex static data should work right out of the box For elasticsearch you will have to do the following

  • For elasticsearch you have to go to the Elasticsearch Flow tab
  • edit the ElasticSearch Webservers node and add your ELK and index information
  • Then you have to review the Search Webtier node and change to your desire I have all my apache logs parsed for "type: apache" host, respone_code, host_ip(you may have host) vhost field
  • WARNING don't change the aggregation bucket names then you will have to modify the Javascript later on, and i can tell you that will be a pain

About

Combining 3 projects in to 1, Node-Red , Elasticsearch and Netfix Vizceral

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published