mirror of
https://github.com/Borjis131/docker-open5gs.git
synced 2025-10-23 07:41:59 +00:00
Create logs/ directory and update metrics deployment documentation
This commit is contained in:
@@ -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:
|
||||
|
@@ -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
0
logs/.gitkeep
Normal file
Reference in New Issue
Block a user