Skip to content

Commit

Permalink
fix(doc): fix broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean GOUDY committed Jun 4, 2024
1 parent a165375 commit 857b578
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion _shared_content/intelligence_center/integrations/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ For relationships, use the `GET v2/inthreat/relationships/{relationship_id}` end

## Looking for an IOC

It is possible to look for a specific indicator of compromise in the Intelligence Center and get its context with the `GET v2/inthreat/indicators/context` endpoint (see [documentation](../../develop/rest_api/intelligence/#tag/Indicators/operation/get_indicator_context_resource)).
It is possible to look for a specific indicator of compromise in the Intelligence Center and get its context with the `GET v2/inthreat/indicators/context` endpoint (see [documentation](/cti/develop/rest_api/intelligence/#tag/Indicators/operation/get_indicator_context_resource)).


```python
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -511,7 +511,7 @@ Connect to the remote server where you would like to install the Sekoia.io Forwa

3. Start the docker

Follow the process you can find on the section [Start the concentrator](https://docs.sekoia.io/xdr/features/collect/ingestion_methods/syslog/sekoiaio_forwarder/sekoiaio_forwarder.md/#start-the-concentrator) of this page.
Follow the process you can find on the section [Start the concentrator](#start-the-concentrator) of this page.
```bash
sudo docker compose up -d
sudo docker compose ps
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Go to the [intake page](https://app.sekoia.io/operations/intakes) and create a n

## Forward logs to Sekoia.io

Please consult the [Syslog Forwarding](../../../../ingestion_methods/sekoiaio_forwarder/) documentation to forward these logs to Sekoia.io.
Please consult the [Sekoia Forwarder](/xdr/features/collect/ingestion_methods/syslog/sekoiaio_forwarder) documentation to forward these logs to Sekoia.io.


## Further Readings
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Please consult the [Syslog Forwarding](/xdr/features/collect/ingestion_methods/s

### Systancia Cleanroom

1. In the [Systancia Clearoom system console](https://mycleanroom.systancia.com/system), go to `Logger settings`
1. In the Systancia Clearoom system console, go to `Logger settings`

![logger_settings.png](/assets/operation_center/integration_catalog/application/systancia-cleanroom/logger_settings.png)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ Go to the [intake page](https://app.sekoia.io/operations/intakes) and create a n

## Forward logs to Sekoia.io

Please consult the [Syslog Forwarding](../../../ingestion_methods/sekoiaio_forwarder/) documentation to forward these logs to Sekoia.io.
Please consult the [Syslog Forwarding](/xdr/features/collect/ingestion_methods/syslog/sekoiaio_forwarder) documentation to forward these logs to Sekoia.io.

0 comments on commit 857b578

Please sign in to comment.