Skip to content

Commit

Permalink
Create logs/ directory and update metrics deployment documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Borjis131 committed Aug 5, 2024
1 parent 07ff0ef commit 8db32dd
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 7 deletions.
4 changes: 0 additions & 4 deletions docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
3 changes: 0 additions & 3 deletions docs/deployments/metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Empty file added logs/.gitkeep
Empty file.

0 comments on commit 8db32dd

Please sign in to comment.