Skip to content

Log source Instance Group: Install log agent button is not installing the required log agent to the machines and not able to proceed further #176

Log source Instance Group: Install log agent button is not installing the required log agent to the machines and not able to proceed further

Log source Instance Group: Install log agent button is not installing the required log agent to the machines and not able to proceed further #176

Workflow file for this run

name: Send GitHub new issues to Slack
on:
issues:
types: [opened]
jobs:
issue-opened:
runs-on: ubuntu-latest
steps:
- name: Send issue to solution slack
uses: slackapi/[email protected]
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL_ISSUES }}