Skip to content

Commit

Permalink
update indent in agent
Browse files Browse the repository at this point in the history
  • Loading branch information
rombernier committed Jun 6, 2024
1 parent 87158eb commit 7ada096
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/xdr/features/collect/integrations/endpoint/sekoiaio.md
Original file line number Diff line number Diff line change
Expand Up @@ -374,9 +374,9 @@ For instance:
```yaml
logfiles:
- filepath: /var/log/nginx/access.log # Path to the file to watch
intakekey: {intake_key_nginx} # Intake key to use to send the events
intakekey: {intake key} # Intake key to use to send the events
- filepath: /var/log/mysql/mysql.log
intakekey: {intake_key_mysql}
intakekey: {intake key}
```

Once the configuration file is modified, restart the agent:
Expand Down

0 comments on commit 7ada096

Please sign in to comment.