Skip to content
Snippets Groups Projects
Commit 1e1caf15 authored by yangalicace1's avatar yangalicace1
Browse files

UPDATES: updating and fixing minor issues

parent 57c62004
No related branches found
No related tags found
No related merge requests found
Pipeline #9390 passed
......@@ -30,12 +30,12 @@ The following guides and walkthroughs are provided:
- [1. Deployment Guide](https://tfs.etsi.org/documentation/develop/deployment_guide/)
- [2. Development Guide](https://tfs.etsi.org/documentation/develop/development_guide/)
- [3. Run Experiments](/3.-Run-Experiments)
- [4. Features and Bugs](/4.-Features-and-Bugs)
- [5. Supported SBIs and Network Elements](/5.-Supported-SBIs-and-Network-Elements)
- [6. Supported NBIs](/6.-Supported-NBIs)
- [7. Supported Service Handlers](/7.-Supported-Service-Handlers)
- [8. Troubleshooting](/8.-Troubleshooting)
- [3. Run Experiments](https://tfs.etsi.org/documentation/develop/run_experiments/)
- [4. Features and Bugs](https://tfs.etsi.org/documentation/develop/features_and_bugs/)
- [5. Supported SBIs and Network Elements](https://tfs.etsi.org/documentation/develop/supported_sbis_and_network_elements/)
- [6. Supported NBIs](https://tfs.etsi.org/documentation/develop/supported_nbis/)
- [7. Supported Service Handlers](https://tfs.etsi.org/documentation/develop/supported_service_handlers/)
- [8. Troubleshooting](https://tfs.etsi.org/documentation/develop/troubleshooting/)
# Tutorials and TFS Virtual Machine
......
- [8.1. Release Disk Space](./8.-Troubleshooting/8.1.-Release-Disk-Space)
- [8.2. Activate DEBUG mode for microservices and collect logs](./8.-Troubleshooting/8.2.-Activate-DEBUG-mode-for-microservices-and-collect-logs)
- [8.3. Download a snapshot of the Context database](./8.-Troubleshooting/8.3.-Download-a-snapshot-of-the-Context-database)
- [8.1. Release Disk Space](#81-release-disk-space)
- [8.2. Activate DEBUG mode for microservices and collect logs](#82-activate-debug-mode-for-microservices-and-collect-logs)
- [8.3. Download a snapshot of the Context database](#83-download-a-snapshot-of-the-context-database)
## **8.1. Release Disk Space**
......@@ -39,7 +39,7 @@ spec:
env:
# ...
- name: LOG_LEVEL
value: "INFO" # change to "DEBUG"
value: "INFO" # change to "DEBUG"F
# ...
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment