diff --git a/docs/configuration.md b/docs/configuration.md index 3b36f70..36212ba 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -28,10 +28,6 @@ The database Docker volume is marked with a label `org.open5gs.mongodb_version` > [!WARNING] > When upgrading/downgrading the `MONGODB_VERSION` the existing `open5gs_db_data` and `open5gs_db_config` Docker volumes could cause problems/crashing. It is recommended to remove them. -### Logs configuration - -Take a look at the [metrics](deployments/metrics.md) Docker compose deployment to see how to configure a directory to store all the logs of the Network Functions. - ### Network Function configuration You can override the command being run in the container by using the command section in each service specified in the Docker compose file: diff --git a/docs/deployments/metrics.md b/docs/deployments/metrics.md index d6983b3..f4dc069 100644 --- a/docs/deployments/metrics.md +++ b/docs/deployments/metrics.md @@ -19,9 +19,6 @@ The Open5GS WebUI uses the image present on this repository. This WebUI is reach The deployment has also a `logs/` directory configured to store all the Network Functions container logs. -> [!NOTE] -> You will need to create the `logs/` directory at the root of the repository. - ## Common issues with the metrics deployment ### Issue 1: Slices not connected appearing on the Prometheus/Grafana metrics diff --git a/logs/.gitkeep b/logs/.gitkeep new file mode 100644 index 0000000..e69de29