Project

General

Profile

« Previous | Next » 

Revision 33d9f9ee

Added by Lukas Zapletal over 8 years ago

Fixes #12718 - smart proxy log table

This patch adds a table with logs fetched from Smart Proxy /logs new API. It
returns latest N log entries from a simple memory buffer. The table supports
filtering by level, custom filtering and it introduces several overview
status cards with error/warning counts, failed modules list with latest
known error messages.

View differences:

test/fixtures/smart_proxies.yml
name: BMC proxy
url: http://else.where:45673
features: bmc
logs:
name: A proxy with Logs feature
url: http://else.where:45674
features:
- dhcp
- dns
- puppet
- logs

Also available in: Unified diff