Skip to content

TheNoButton/logrhythm-slack-webhooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LogRhythm to Slack Webhooks

These are some examples/quick guide on how to send Slack Webhooks from LogRhythm AIE alarms.

Steps

  1. Add a webhook to your Slack team.
    [ NOT SHOWN ]

  2. Create your AIE alarm with fields that you want to pass to your webhook.
    [ NOT SHOWN ]

  3. Create a powershell script accepting the fields as parameters.
    [ basic.ps1 ]

  4. Create the actions.xml manifest with the same parameters/fields.
    [ actions.xml ]

  5. Create your SmartResponse Plugin using the powershell script and manifest.
    [ NOT SHOWN ]

  6. Set your SmartResponse as an action to your AIE alarm, mapping the correct parameters:

  7. Trigger your alarm, observe the webhook:

Better Examples

Credit

jgigler/Powershell.Slack

About

send webhooks to slack from logrhythm AIE alarms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors