0.2.3 • Published 10 years ago

mongodb-event-logger v0.2.3

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

mongodb-event-logger

General event logging and querying util that uses MongoDB as storage

ENV vars

NODE_ENV development, testing or production

MONGO_URL MongoDB connection string

EVENT_LOG_COLLECTION Name of the collection where the logs are stored (default: eventLogs)

LOG_LEVEL trace, debug, info, warn, error or fatal

LOGSTASH_URL URL or IP of Logstash server where the modul will send the logs

LOGSTASH_PORT Port of Logstash connection

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago