GithubHelp home page GithubHelp logo

Comments (6)

 avatar commented on August 16, 2024

I've just found out logs are being saved to /Users/.../AppData/Local/Temp/****.tmp instead of specified location in .opvn file.

from openvpn-manager.

jochenwierum avatar jochenwierum commented on August 16, 2024

Thanks for your suggestion. Commit 5a9b355 introduces a mechanism which honors the log directive if it is present, so you will find the logfile exactly where you expect it. If a such a directive is not available, the log file still goes to a temp file. The change will be part of OpenVPN Manager 0.0.3.7

from openvpn-manager.

 avatar commented on August 16, 2024

Thanks, just tried new version, but log files are still being saved to /AppData/Local/Temp/ when following log directives are present in config file:
log "c:\Program Files\OpenVPN\config\Name.log"
or
log-append "c:\Program Files\OpenVPN\config\Name.log"

that's with double backslashes ofc.

from openvpn-manager.

jochenwierum avatar jochenwierum commented on August 16, 2024

You were right about log-append. I added it, it is supported in 0.0.3.8 now. But I could not reproduce the problem with log.

I guess you tried log-append first and then switched to log without opening the settings dialog or restarting the software? The config will only be re-read in these situations. However, I hope it simply works now :)

from openvpn-manager.

 avatar commented on August 16, 2024

yes that's the case, I forgot to restart ovpnmanager when I changed to log from log-append ;)

from openvpn-manager.

 avatar commented on August 16, 2024

Confirming that with 0.0.3.8 log-append now also works.

Cheers!

from openvpn-manager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.