Skip to content

Fluentd when restarts after data push, There is delay in observing data on OS dashboard for 45 mins - 1 hr. #262

Fluentd when restarts after data push, There is delay in observing data on OS dashboard for 45 mins - 1 hr.

Fluentd when restarts after data push, There is delay in observing data on OS dashboard for 45 mins - 1 hr. #262

name: Autocloser
on: [issues]
jobs:
autoclose:
runs-on: ubuntu-latest
steps:
- name: Autoclose issues that did not follow issue template
uses: roots/issue-closer-action@v1.1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-close-message: "@${issue.user.login} this issue was automatically closed because it did not follow the issue template."
issue-pattern: "(.*Problem.*)|(.*Expected Behavior or What you need to ask.*)|(.*Using Fluentd and ES plugin versions.*)|(.*Is your feature request related to a problem? Please describe.*)|(.*Describe the solution you'd like.*)|(.*Describe alternatives you've considered.*)"