Skip to content

Commit

Permalink
fix(Varonis): Improve the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
squioc committed Jul 1, 2024
1 parent 9f94eb0 commit e4242b5
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 4 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,22 @@ to Sekoia.io by means of a syslog transport channel.
You can configure the Syslog server address in DatAlert so that alerts are sent to SEKOIA. To configure the
Syslog server address in DatAlert:

1. In DatAdvantage, select Tools > DatAlert. DatAlert is displayed.
2. From the left menu, select Configuration.
3. In Syslog Message Forwarding fill the Syslog server IP address and the Port with the ip address and the port of the log concentrator.
1. In DatAdvantage, select `Tools` > `DatAlert`. DatAlert is displayed.
2. From the left menu, select `Configuration`.
3. In the `Syslog Message Forwarding` section, fill the Syslog server IP address and the Port with the ip address and the port of the log concentrator.
4. Click OK

![Varonis DatAlert configure syslog](/assets/operation_center/integration_catalog/network/varonis_data_security/configure_syslog.jpg){: style="max-width:100%"}

### Create a message forwarding template

1. In DatAlert, select `Alert Templates`
2. Select `External system default template (CEF)` and click `Edit Alert Template`
3. In `Apply to alert methods`, select `Syslog message`
4. Click OK

![Varonis DatAlert configure template](/assets/operation_center/integration_catalog/network/varonis_data_security/configure_template.png){: style="max-width:100%"}

### Create the intake

Go to the [intake page](https://app.sekoia.io/operations/intakes) and create a new intake from the format Varonis Data Security
Expand Down Expand Up @@ -60,4 +71,4 @@ action(
```

!!! Note
Don't forget to replace the variables $PROTOCOL (tcp or udp) to choose the protocol by which Varonis logs are received, the $PORT of entry, your $APP-NAME syslog, and your $INTAKE-KEY Sekoia.
Don't forget to replace the variables $PROTOCOL (tcp or udp) to choose the protocol by which Varonis logs are received, the $PORT of entry, your $APP-NAME syslog, and your $INTAKE-KEY Sekoia.

0 comments on commit e4242b5

Please sign in to comment.