Create logs/ directory and update metrics deployment documentation

This commit is contained in:
Borjis131
2024-08-05 11:00:36 +02:00
parent 07ff0efda1
commit 8db32dd99d
3 changed files with 0 additions and 7 deletions

View File

@@ -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:

View File

@@ -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

0
logs/.gitkeep Normal file
View File