slack-elasticsearch-indexer

1.1.0 • Public • Published

Slack Elasticsearch Indexer

Installation

npm i slack-elasticsearch-indexer 
# Optional set URL for Elasticsearch bulk indexing
# Default is:
# export LOGSENE_URL=https://logsene-receiver.sematext.com/_bulk
# Use a local Elasticsearch Server: 
# export LOGSENE_URL=http://localhost:9200/_bulk
export INDEX=YOUR_LOGSENE_TOKEN
npm start YOUR_SLACK_TOKEN $INDEX

Blog Post: Slack Analytics & Search with Elasticsearch, Node.js and React

Package Sidebar

Install

npm i slack-elasticsearch-indexer

Weekly Downloads

1

Version

1.1.0

License

ISC

Last publish

Collaborators

  • megastef