Skip to content

Commit a4848c6

Browse files
fix(docs): some modifications on warnings
1 parent c68d416 commit a4848c6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/integration/categories/applicative/microsoft_iis.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,17 @@ Microsoft Internet Information Services (IIS) is a web server software for Windo
1616

1717
This setup guide will show you how to forward your Microsoft IIS logs to Sekoia.io by means of a syslog transport channel.
1818

19+
!!! Warning
20+
To avoid time offset issues when events are parsed by Sekoia.io (e.g. events appearing to happen in the future), you *must* configure your server's timezone to **UTC**.
21+
You can find more information in the [Sekoia timezone requirements document](https://docs.sekoia.io/xdr/FAQ/datetime/).
22+
1923
### Create your intake
2024

2125
1. Go to the [intake page](https://app.sekoia.io/operations/intakes) and create a new intake from the `Microsoft IIS`.
2226
2. Copy the associated Intake key
2327

2428
### Activate log in Microsoft IIS
2529

26-
!!! warning "Important prerequisite regarding timezones"
27-
To avoid time offset issues when events are parsed by Sekoia.io (e.g. events appearing to happen in the future), you *must* configure your server's timezone to **UTC**.
28-
You can find more information in the [Sekoia timezone requirements document](https://docs.sekoia.io/xdr/FAQ/datetime/).
29-
3030
Launch the `Internet Information Services (IIS) Manager`
3131

3232
In the `Connections` panel, select the server then the desired site and go to the `Logging` section.

docs/integration/categories/network/f5-big-ip.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ F5's BIG-IP is a family of products covering software and hardware designed arou
4646

4747
## Step-by-Step Configuration Procedure
4848

49-
!!! warning "Important prerequisite regarding timezones"
49+
!!! Warning
5050
To avoid time offset issues when events are parsed by Sekoia.io (e.g. events appearing to happen in the future), you *must* configure your system's timezone to **UTC**.
5151
You can find more information in the [Sekoia timezone requirements document](https://docs.sekoia.io/xdr/FAQ/datetime/).
5252

0 commit comments

Comments
 (0)