Last updated
Was this helpful?
You can enable scanning of WebSocket traffic for a Web Application profile by adding a WebSocket URL alongside your regular application URLs.
Go to the profile's Web Application configuration screen or use the Onboarding Wizard
Under Users will access the application / API at these URLs, click + and add your WebSocket URL (e.g., ws://websocketexample).

If the WebSocket traffic carries GenAI/LLM prompts, you can also configure:
Request URI — the request path to inspect (e.g., /api/chat).
Prompt Location — where in the request body the prompt is located (e.g., body.prompt).
Additional GenAI options are available under GenAI Advanced
Last updated
Was this helpful?
Was this helpful?
agent.webSocketStream.nginxModule: true