Wonach suchst Du?
What are you looking for?

Verify WebUI API/Front-End Communication via WebSocket Logging

Steps

  1. Enable WebSocket logging:
    https://{{ base.URL }}/rest/api/debug/websocketLogging?enabled=true&maxLoggedEvents=500
  2. Perform your normal test.
  3. From time to time check:
    https://{{ base.URL }}/rest/api/debug/websocketEvents

View source file on GitHub.com