get_service_journal
Retrieve bounded systemd journal entries for a given service on an EC2 instance using SSM, with options to limit by minutes and maximum results.
Instructions
Get a bounded nginx systemd journal through a fixed SSM document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| minutes | No | ||
| service_name | Yes | ||
| instance_name | Yes | ||
| maximum_results | No |