GetContainerLogOptions¶
HTTP query options for Get container logs
requests; default timestamps=0&follow=1&stdout=1&stderr=1&tail=1
.
This parameter applies to imdocker: Docker Input Module.
- Name:
GetContainerLogOptions
- Scope:
module
- Type:
string (see String Constants)
- Default:
module=timestamps=0&follow=1&stdout=1&stderr=1&tail=1
- Required?:
no
- Introduced:
8.41.0
Description¶
Specifies the HTTP query component of a Get container logs
API request. See
the Docker API for available options. It is not necessary to prepend ?
.
Module usage¶
module(load="imdocker" GetContainerLogOptions="...")
See also¶
See also imdocker: Docker Input Module.
Support: rsyslog Assistant | GitHub Discussions | GitHub Issues: rsyslog source project
Contributing: Source & docs: rsyslog source project
© 2008–2025 Rainer Gerhards and others. Licensed under the Apache License 2.0.