train_logs
Provide an ordered batch of log lines to teach the Drain3 model new log templates and refine parameter extraction for more accurate log parsing.
Instructions
Train Drain3 with a batch of log lines in the provided order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| log_messages | Yes | ||
| extract_parameters | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | ||
| total | Yes | ||
| changed | Yes | ||
| matched | Yes | ||
| results | Yes | ||
| unmatched | Yes |