Created
November 30, 2021 14:53
-
-
Save gowatana/088144e9d3c8f7ab37b7c37d1ed25487 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"spec": { | |
"name": "syslog-transfer-01", | |
"resources": { | |
"vendor_name": "syslog", | |
"usage_type": "NOTIFICATION", | |
"server_info": { | |
"address": { | |
"ip": "192.168.11.61", | |
"port": 514 | |
}, | |
"server_type": "PRIMARY" | |
} | |
} | |
}, | |
"metadata": { | |
"kind": "partner_server" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
下記の投稿むけ。
Nutanix Files の監査 Syslog を転送してみる。(Files API v3)
https://blog.ntnx.jp/entry/2021/11/30/235829