Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Commit

Permalink
[Improvement] README: Introduced the procedure to report issues in Gi…
Browse files Browse the repository at this point in the history
…tHub for CE users

Signed-off-by: Antonio Rendon <antonio.rendon@zevenet.com>
  • Loading branch information
Rendone-zevenet committed Mar 10, 2023
1 parent cde034c commit 31a5a9a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,14 +81,14 @@ You can contribute with the evolution of the ZEVENET Load Balancer in a wide var

**First of all, enable debugging in the farms affected:**

###### HTTP/S:
###### HTTP/S:
```
cd /usr/local/zevenet/config
sed -i '/^LogLevel/c\LogLevel 7' FARMNAME_proxy.cfg` (replace FARMNAME with the name of the farm in question)
```
Restart the farm

###### L4XNAT:
###### L4XNAT:
```
cd /usr/local/zevenet/config
sed -i '/^\$nftlb_debug/c\$nftlb_debug="9"' global.conf
Expand All @@ -108,6 +108,7 @@ If the debug log are enabled, more information can be logged and it will help us
- Click on "I understand ..."
- Click on "Generate report" and a file will be downloaded locally.
- Via Commandline:

```
/usr/local/zevenet/bin/supportsave (a file will be saved in /tmp directory)
```
Expand Down

0 comments on commit 31a5a9a

Please sign in to comment.