Is the Nx Cloud up? Visit our Status Page for the current health and performance of the Nx Cloud.

Status Page

How to get event logs from merged system

Completed

Comments

1 comment

  • Anderson Chang
    • Network Optix team

    Hi @...,

    Basically, there are two groups of APIs on the Nx Witness:
    1) System API, starts with /ec2/, which functions on the whole system.
    2) Server API, starts with /api/, which functions on a single server.

    The /api/getEvents is a server API, the server which receives this API request will return its own event logs only.

    If you want to get events from all the servers within the system, please send the API request to each server separately.

    Thank you.

    0

Post is closed for comments.