Classic環境で利用できます。
ログ収集情報です。
構文
構文は次の通りです。
private Integer instanceNo;
private String macAddr;
private String ip;
private String servername;
private String logType;
private String logTemplate;
private String logPath;
private String osType;
private Boolean symlinks;
フィールド
フィールドの詳細は次の通りです。
フィールド | タイプ | 必須の有無 | 説明 |
---|---|---|---|
instanceNo |
Integer | Required | サーバインスタンス番号 |
macAddr |
String | Required (VPC) | サーバの MACアドレス
|
ip |
String | Required (Classic) | サーバの IPアドレス
|
servername |
String | Required | サーバ名 |
logType |
String | Required | ログタイプ |
logTemplate |
String | Optional | ログテンプレート |
logPath |
String | Required | ログパス |
osType |
String | Required | サーバ OS区分 |
symlinks |
Boolean | Required | シンボリックリンクファイルを収集するかどうか
|