System Administration > Configuration > NSX Managers > Nodes > Services > Syslog Service

Verify node syslog exporter

Collect iptables rules needed for all existing syslog exporters and verify
if the existing iptables rules are the same. If not, remove the stale rules
and add the new rules to make sure all exporters work properly.

Request:

Method:
POST
URI Path(s):
/api/v1/node/services/syslog/exporters?action=verify
/api/v1/transport-nodes/<transport-node-id>/node/services/syslog/exporters?action=verify
/api/v1/cluster/<cluster-node-id>/node/services/syslog/exporters?action=verify
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

POST https://<nsx-mgr>/api/v1/node/services/syslog/exporters?action=verify

Successful Response:

Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a

Required Permissions:

crud

Feature:

system_log

Additional Errors: