Skip to content

Commit 369e0ee

Browse files
Merge pull request #2968 from SEKOIA-IO/Bug/IFunctional_temporal_offset_on_many_intakes
docs(integration): add UTC timezone prerequisite for IIS, F5 and Windows
2 parents e79554d + a4848c6 commit 369e0ee

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

docs/integration/categories/applicative/microsoft_iis.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ 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`.

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,12 @@ 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
50+
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**.
51+
You can find more information in the [Sekoia timezone requirements document](https://docs.sekoia.io/xdr/FAQ/datetime/).
52+
53+
Please refer to the official F5 documentation [K9098 - Configuring the time zone](https://my.f5.com/manage/s/article/K9098) to properly set your appliance to UTC.
54+
4955
### Instructions on the 3rd Party Solution
5056

5157
To configure an F5 BIG-IP system to send its Common Event Format (CEF) logs via syslog to a remote syslog server, you need to follow these steps.

0 commit comments

Comments
 (0)