deb-ceilometer/etc/ceilometer/event_pipeline.yaml
gordon chung 2b01aeee59 make notifier default event publisher
direct publisher is mainly for testing and was used for event
pipeline to maintain consistency with previous functionality. this
patch makes notifier default to move storage load to collector
where it should be.

Change-Id: I2b12ac8afcd6e66e36d03276198f2d8e310b518f
2015-07-14 11:23:11 -04:00

14 lines
212 B
YAML

---
sources:
- name: event_source
events:
- "*"
sinks:
- event_sink
sinks:
- name: event_sink
transformers:
triggers:
publishers:
- notifier://