Sha256: 50112e6f71e662f6d21d4dd81817e8a04a7dc55d28b1858154f79266def6e410
Contents?: true
Size: 959 Bytes
Versions: 22
Compression:
Stored size: 959 Bytes
Contents
--- name: Bug Report about: Create a report with a procedure for reproducing the bug --- Check [CONTRIBUTING guideline](https://github.com/fluent/fluentd/blob/master/CONTRIBUTING.md) first and here is the list to help us investigate the problem. **Describe the bug** <!-- A clear and concise description of what the bug is. --> **To Reproduce** <!-- Steps to reproduce the behavior: --> **Expected behavior** <!-- A clear and concise description of what you expected to happen. --> **Your Environment** - Fluentd or td-agent version: `fluentd --version` or `td-agent --version` - Operating system: `cat /etc/os-release` - Kernel version: `uname -r` If you hit the problem with older fluentd version, try latest version first. **Your Configuration** ``` <!-- Write your configuration here --> ``` **Your Error Log** ``` <!-- Write your **ALL** error log here --> ``` **Additional context** <!-- Add any other context about the problem here. -->
Version data entries
22 entries across 22 versions & 1 rubygems