added logstash-indexer charm
Bug #1073801 reported by
Paul Czarkowski
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Juju Charms Collection |
Fix Released
|
Undecided
|
Juan L. Negron |
Bug Description
/charms/
basic standalong logstash indexer charm. hopefully will use as a starting point to built elastic-search and kibana charms and connectors/
Related branches
lp://staging/~paulcz/charms/precise/logstash-indexer/trunk
- Marco Ceppi (community): Approve
-
Diff: 276 lines (+133/-32)9 files modifiedREADME.md (+20/-20)
files/charm/50-filters.conf (+40/-0)
files/charm/logstash-indexer.conf (+1/-1)
hooks/amqp-relation-changed (+43/-0)
hooks/amqp-relation-joined (+10/-0)
hooks/common.sh (+5/-3)
hooks/install (+8/-6)
metadata.yaml (+5/-1)
revision (+1/-1)
Changed in charms: | |
assignee: | nobody → James Page (james-page) |
status: | New → In Progress |
Changed in charms: | |
status: | Incomplete → New |
assignee: | James Page (james-page) → nobody |
To post a comment you must log in.
updated charm to md5 checksum downloaded file, other cleanups.