-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
Short Description
Implement HTTP(S) mechanism for logs fetching
Acceptance Criteria
- HTTP server can be set for widget
- HTTP server logs are mocked via Wiremock
- Logs from Wiremocks are stored in database
- Logs from HTTP server are delivered to frontend app
Additional context (optional)
- Use the same parser as for SSH server
- It will be nice if Wiremocks return different data in each response
- Include some path params mechanism