Skip to content
This repository has been archived by the owner on Nov 12, 2023. It is now read-only.

punchplatform/demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Punch Demos

This repo embeds all the ressources needed to execute some uses cases from end to end.

Uses cases:

The following list describes the final uses cases provided by this repo.

  1. Airspace Monitoring : Airspace
  2. Application Usage Monitoring : Usage
  3. Aircraft Predictive Maintenance : Aircraft

1) Airspace Monitoring

alt text

2) Application Usage Monitoring

alt text

3) Aircraft Predictive Maintenance

alt text

Repo Structure :

├── conf
├── generators
├── data
├── README.md
└── resources
  • conf : Punch conf dir
  • generators : Dataset generator
  • data : Some mandatory data used by dashboards (ex : world-map)
  • resources : Documentation additionnal resources

How to deploy?

Requirements :

  • Install a fresh Punch standalone >=6.1
  • Git clone this repo
  • Start your punch standalone
  • export PUNCH_DEMO_DIR=<Path_to_your_demo_dir>

Run :

$PUNCH_DEMO_DIR/run.sh needs rights to create /data repo

  • $PUNCH_DEMO_DIR/.run.sh
  • <Path_to_your_filebeat>/filebeat -e -c $PUNCH_DEMO_DIR/conf/filebeat.yml
  • channelctl -t start

About

Some uses cases usefull for demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published