Giter Club home page Giter Club logo

node-red-contrib-viceral's Introduction

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

node-red-contrib-viceral's People

Contributors

eperry avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

yong-seong

node-red-contrib-viceral's Issues

Illegal Argument - ES version?

Hello, trying to get this working with some Bro log data and was getting an error from ES for the _sourceInclude parameter. Looking at the dependencies in package.json and I notice that the node-red-contrib-elasticsearch is actually node-red-contrib-elasticsearch7. Do you know if that project is only compatible with ES7?

Error: [illegal_argument_exception] request [/bro*/_search] contains unrecognized parameter: [_sourceInclude] -> did you mean any of [_source_include, _source_includes, _source_exclude, _source_excludes]?

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.