Sentry nodestore Elasticsearch backend
Project description
- info:
Sentry nodestore Elasticsearch backend
Installation
pip install sentry_elastic_nodestore
Configuration
es = Elasticsearch('127.0.0.:9200'])
SENTRY_NODESTORE = 'sentry_elastic_nodestore.ElasticNodeStorage'
SENTRY_NODESTORE_OPTIONS = {
'es': es,
}
Usage
Setup elasticsearch template
sentry --config sentry.conf.py django elastic_template
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file sentry_elastic_nodestore-0.0.0.tar.gz
.
File metadata
- Download URL: sentry_elastic_nodestore-0.0.0.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 325703e1e686d7a68beb5c0b4f2668f86d69bdfc18f2e7daf7e66d61fe9dcf12 |
|
MD5 | d2b77f06fac968fab41bdc1e5224c13c |
|
BLAKE2b-256 | 02230921579a28a3649599e3d0b5f741818ea3e72f2fcef946426162b8d38e6d |