How to get event logs from merged system
CompletedHi,
I'm trying to get event logs from merged system, using /getEvents?from=&to=
it seems I can only get event from the main server, not the merged system, is there any possibility to get event from sub (merged) system using main server API?
thank you in advance
BR
-
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.
Comments
1 comment