D2GetSystemLog
Copy a log file. Works on Windows and Unix (differently - take a peek at the script itself to see how).
javascript · D2 (Deprecated)
Details
| ID | D2GetSystemLog |
|---|---|
| Language | javascript |
| From Version | 5.0.0 |
| Tags | agent endpoint |
README
Copies a log file. This scripts works on Windows and Unix differently.
Script Data
| Name | Description |
|---|---|
| Script Type | javascript |
| Tags | agent, endpoint |
Inputs
| Argument Name | Description |
|---|---|
| logName | The name of the log to retrieve. |
Outputs
There are no outputs for this script.
commonfields: id: D2GetSystemLog version: -1 name: D2GetSystemLog script: '' type: javascript tags: - agent - endpoint comment: Copy a log file. Works on Windows and Unix (differently - take a peek at the script itself to see how). system: true args: - name: logName required: true description: Name of the log to retrieve scripttarget: 1 dependson: {} timeout: 0s fromversion: 5.0.0 tests: - no test