cityindex-attic / logsearch

[unmaintained] A development environment for ELK
Apache License 2.0
24 stars 8 forks source link

Shipper metrics dashboards #355

Closed mrdavidlaing closed 9 years ago

mrdavidlaing commented 10 years ago

Need to instrument messages so that useful shipper dashboards can be created.

Each message should include information about:

  1. The message source (@source.host, @source.path, @source.service etc etc)
  2. The shipper (@shipper.host, @shipper.path, @shipper.shipped_at etc etc)
  3. The ingestor (@ingestor.host, @ingestor.type, @ingestor.ingested_at etc etc)
  4. The parser (@parser.host, @parser.parsed_at etc etc)

The dashboards should show things like rate of shipping; time spent at each stage, etc, and give a general overview as to the health of the shipping & ingesting process

sopel commented 9 years ago

Closed as Won't Fix due to project being retired to the CityIndex Attic.