Select AUDIT_EVENTS Error

Select AUDIT_EVENTS Error?

NFO Perspective.Designer.Workspace - store.Channel: Websocket connection closed. code=1009, wasClean=false, reason=Resulting message size [2105344] is too large for configured max of [2097152], codeMeaning=Message Too Big, codeDescription=The endpoint is terminating the connection because a data frame was received that is too large.

The data you're using to populate the Table is too big.

Some options to fix this:

  1. Return fewer rows.
  2. Display fewer columns.
  3. Ensure the Table is configured to display as "virtualized".
  4. Increase the maximum websocket message size. This route requires modify the ignition.conf file, which will also require a restart of the Gateway.
1 Like