Skip to content

Commit e79554d

Browse files
Merge pull request #2990 from SEKOIA-IO/SGP1-doc-update
Add Singapore region details to documentation
2 parents 8b4dac0 + 7a7a131 commit e79554d

4 files changed

Lines changed: 46 additions & 44 deletions

File tree

docs/getting_started/regions.md

Lines changed: 40 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -96,50 +96,6 @@ SecNumCloud compliant infrastructure - For companies requiring PCI/DSS complianc
9696
</tbody>
9797
</table>
9898

99-
## Amsterdam - EUR1
100-
101-
!!! warning
102-
✋ Region not available yet - Coming soon
103-
104-
For companies requiring their data to be in Europe:
105-
106-
<table style="width:100%">
107-
<tbody>
108-
<tr>
109-
<td><strong>Name</strong></td>
110-
<td><strong>EUR1</strong></td>
111-
</tr>
112-
<tr>
113-
<td>Location</td>
114-
<td>🇪🇺Europe / 🇳🇱Amsterdam, 🇮🇪Dublin</td>
115-
</tr>
116-
<tr>
117-
<td>Infrastructure</td>
118-
<td>Microsoft Azure</td>
119-
</tr>
120-
<tr>
121-
<td>URL</td>
122-
<td> <i>Coming soon</i></td>
123-
</tr>
124-
<tr>
125-
<td>API</td>
126-
<td> <i>Coming soon</i></td>
127-
</tr>
128-
<tr>
129-
<td>HTTP Intake</td>
130-
<td> <i>Coming soon</i></td>
131-
</tr>
132-
<tr>
133-
<td>Syslog Intake</td>
134-
<td> <i>Coming soon</i></td>
135-
</tr>
136-
<tr>
137-
<td>Syslog RELP Intake</td>
138-
<td> <i>Coming soon</i></td>
139-
</tr>
140-
</tbody>
141-
</table>
142-
14399
## Monaco - MCO1
144100

145101
For companies requiring their data to be hosted in Monaco:
@@ -263,3 +219,43 @@ USA1 is our northern america region hosted in OVH (USA East, Virginia).
263219
</tbody>
264220
</table>
265221

222+
## Singapore - SGP1
223+
224+
SGP1 is our south Asia region hosted in OVH/Akamai.
225+
226+
<table style="width:100%">
227+
<tbody>
228+
<tr>
229+
<td><strong>Name</strong></td>
230+
<td><strong>SGP1</strong></td>
231+
</tr>
232+
<tr>
233+
<td>Location</td>
234+
<td>🇸🇬 Singapore / East</td>
235+
</tr>
236+
<tr>
237+
<td>Infrastructure</td>
238+
<td>OVH / Akamai</td>
239+
</tr>
240+
<tr>
241+
<td>URL</td>
242+
<td><a href="https://app.sgp1.sekoia.io">https://app.sgp1.sekoia.io</a></td>
243+
</tr>
244+
<tr>
245+
<td>API</td>
246+
<td><a href="https://api.sgp1.sekoia.io">https://api.sgp1.sekoia.io</a></td>
247+
</tr>
248+
<tr>
249+
<td>HTTP Intake</td>
250+
<td><a href="https://intake.sgp1.sekoia.io">https://intake.sgp1.sekoia.io</a></td>
251+
</tr>
252+
<tr>
253+
<td>Syslog Intake</td>
254+
<td><a href="intake.sgp1.sekoia.io:10514">intake.sgp1.sekoia.io:10514</a></td>
255+
</tr>
256+
<tr>
257+
<td>Syslog RELP Intake</td>
258+
<td><a href="intake.sgp1.sekoia.io:11514">intake.sgp1.sekoia.io:11514</a></td>
259+
</tr>
260+
</tbody>
261+
</table>

docs/integration/categories/endpoint/sekoiaio.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@ The Sekoia.io Endpoint Agent uses the HTTPS protocol to send its events and has
6868
* <https://intake.usa1.sekoia.io/>
6969
* <https://app.usa1.sekoia.io/>
7070

71+
=== "SGP1"
72+
* <https://intake.sgp1.sekoia.io/>
73+
* <https://app.sgp1.sekoia.io/>
74+
7175

7276
## Installation
7377

docs/integration/ingestion_methods/netflow/sekoiaio_netflow_concentrator.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Select the appropriate host address based on your Sekoia.io region:
3030
| MCO1 | `intake.mco1.sekoia.io` | `10514` |
3131
| UAE1 | `intake.uae1.sekoia.io` | `10514` |
3232
| USA1 | `intake.usa1.sekoia.io` | `10514` |
33+
| SGP1 | `intake.sgp1.sekoia.io` | `10514` |
3334

3435
## Configure your concentrator
3536

docs/integration/ingestion_methods/syslog/sekoiaio_forwarder.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Select the host address that matches your Sekoia.io region:
4040
| MCO1 | `intake.mco1.sekoia.io` | `10514` |
4141
| UAE1 | `intake.uae1.sekoia.io` | `10514` |
4242
| USA1 | `intake.usa1.sekoia.io` | `10514` |
43+
| SGP1 | `intake.sgp1.sekoia.io` | `10514` |
4344

4445
## Configure the concentrator
4546

0 commit comments

Comments
 (0)