slack-patron icon indicating copy to clipboard operation
slack-patron copied to clipboard

Log and view all Slack messages.

Slack Patron

Publish Viewer Docker Image Publish Logger Docker Image Publish Connector Docker Image Publish ElasticSearch Docker Image

  • Record Slack messages in MongoDB.
    • You can also import data from backup file.
  • Web interface for searching messages.

Quick Usage

  1. Install Slack Patron App and get access token for your Slack workspace

https://slack-patron.herokuapp.com/

  1. Run docker compose up with ./docs/docker-compose-quick.yml
$ wget https://raw.githubusercontent.com/tyage/slack-patron/master/docs/docker-compose-quick.yml
$ export SLACK_PATRON_SLACK_TOKEN=[YOUR TOKEN HERE]
$ docker compose -f ./docker-compose-quick.yml up
  1. Visit http://localhost:9292

Docs

  • ./docs/DEVELOPMENT.md: for development
  • ./docs/BACKUP_IMPORT.md: for import Slack backup file

Special Thanks

This product receives a lot of contribution from TSG :heart:

https://github.com/tsg-ut/slack-patron