diff --git a/_shared_content/intelligence_center/integrations/api.md b/_shared_content/intelligence_center/integrations/api.md index 15cbc8858a..a85c11480f 100644 --- a/_shared_content/intelligence_center/integrations/api.md +++ b/_shared_content/intelligence_center/integrations/api.md @@ -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 diff --git a/docs/xdr/features/collect/ingestion_methods/syslog/sekoiaio_forwarder.md b/docs/xdr/features/collect/ingestion_methods/syslog/sekoiaio_forwarder.md index dfb71ce914..e1bde66072 100644 --- a/docs/xdr/features/collect/ingestion_methods/syslog/sekoiaio_forwarder.md +++ b/docs/xdr/features/collect/ingestion_methods/syslog/sekoiaio_forwarder.md @@ -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 diff --git a/docs/xdr/features/collect/integrations/application/rsa_securid.md b/docs/xdr/features/collect/integrations/application/rsa_securid.md index c4de2913be..399ca22ad6 100644 --- a/docs/xdr/features/collect/integrations/application/rsa_securid.md +++ b/docs/xdr/features/collect/integrations/application/rsa_securid.md @@ -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 diff --git a/docs/xdr/features/collect/integrations/application/systancia_cleanroom.md b/docs/xdr/features/collect/integrations/application/systancia_cleanroom.md index 30da292291..6511db99c2 100644 --- a/docs/xdr/features/collect/integrations/application/systancia_cleanroom.md +++ b/docs/xdr/features/collect/integrations/application/systancia_cleanroom.md @@ -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) diff --git a/docs/xdr/features/collect/integrations/endpoint/trend_micro/trend_micro_deep_security.md b/docs/xdr/features/collect/integrations/endpoint/trend_micro/trend_micro_deep_security.md index 930d81ee07..067502d70e 100644 --- a/docs/xdr/features/collect/integrations/endpoint/trend_micro/trend_micro_deep_security.md +++ b/docs/xdr/features/collect/integrations/endpoint/trend_micro/trend_micro_deep_security.md @@ -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.