Skip to content

Silo is an open source tools to archive mqtt messages.

License

Notifications You must be signed in to change notification settings

mtsoleimani/silo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Silo

Silo is an open source tool to archive MQTT messages. It supports MySQL, Postgres and MongoDB as well as Cassandra. Silo is compatible with EMQ, VerneMQ, RabbitMQ and Cassandana and every MQTT message broker.

To install Silo follow the instructions

Pre-Install

You should install oracle java 8 to run Silo and maven to compile it

Build a jar and run it

chmod +x ./install
./install

Configuration

to configure Silo, find silo.yaml in /opt/silo