- chackra ui
- reactjs / htxm ? (dealers choice)
Server and monitor are connected via TCP socket SERVER <- tcp -> MONITOR
SERVER -> diffie-hellman + apikey -> MONITOR
SERVER -> tcp -> monitor
monitor > ws > ui
monitor < api > ui
- flex row layout
- each log TAG/TYPE has it's own section with log lines in it.
- do not show sections that have no log lines.
- flex row layout
- each server tag has it's own section
- flex column layout
- single section with all logs
- input box at top to apply filter
This sends a request to a search api instead of feeding from the websocket.
- flex column layout
- single section with all logs
- input box at top + day selection (1days, 2days, 3days, etc..)