Skip to content
This repository has been archived by the owner on Apr 27, 2020. It is now read-only.

Initial Conveyor Release - V1.0.1

Compare
Choose a tag to compare
@milutz milutz released this 19 Dec 23:04
· 160 commits to master since this release

This is the initial release of Conveyor.

To use:

  • download the conveyor-5.4.0-v1.0.1.zip
    • above link for a 5.4.0 Elastic stack - choose a different zip if you want a different ES version
  • unzip
  • docker-compose up inside the unzipped conveyor directory
  • ... wait for a bit while everything builds ...
    • (a message like channel-load_1 | Command finished successfully. means your ready to go)
  • Jump into the instantiated Kibana by pointing your web browser at http://localhost:5601

Online copy of the full documentation can be found at: https://samtecspg.github.io/conveyor/ (also available in the docs directory)