Skip to content

ckljohn/dash-live-table

Repository files navigation

Dash Live Table Poc

Setup

  1. Start ES and dash application
    docker-compose up --build
  2. Wait until ES is ready
  3. Stream tcpdump into ES (require root access) (make sure python library elasticsearch<8.0.0 is installed)
    sudo python mock_stream.py
  4. Go to http://localhost:5000/dash-apps/tcpdump/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published