FileSystemCollector
FileSystemCollector - Create
https://api-server-host-name/configapi/{pool_UUID}/{logpoint_identifier}/FileSystemCollectorParameters
Field
Label in UI
Type
Description
Request Example
{
"data": {
"charset": "utf_8",
"device_id": "57724aacd8aaa40b569bcb1f",
"excludes": [
"/var/log/h*.log"
],
"parser": "LineParser",
"path": "/var/log/upstart/*",
"processpolicy": "57724aacd8aaa40b569bcb1fasd"
}
}Success Response
FileSystemCollector - Edit
Parameters
Field
Label in UI
Type
Description
Request Example
Success Response
FileSystemCollector - Trash
Parameters
Field
Label in UI
Type
Description
Success Response
Last updated
Was this helpful?