New charm: apache-flume-syslog
Bug #1478771 reported by
Kevin W Monroe
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Juju Charms Collection |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
This charm provides a Flume agent designed to receive remote syslog events and send them to the apache-flume-hdfs agent for storage into the shared filesystem (HDFS) of a connected Hadoop cluster. Think of this charm as a replacement for rsyslog, sending syslog events to HDFS instead of writing them to a local filesystem.
Big Data charmers need to review the current state of this charm and verify its readiness for the charm store.
Charm store link: https:/
Changed in charms: | |
assignee: | nobody → Juju Big Data Development (bigdata-dev) |
Changed in charms: | |
status: | New → Fix Released |
To post a comment you must log in.
My initial readme told people to pull logs from a mysql unit. That was silly since not everyone needs a mysql unit in this kind of deployment. The rsyslog- forwarder- ha service that we use can sit on any unit (juju-info), so i've updated the readme to stick it on hdfs-master. This makes for a simpler deployment/testing experience.