Git Product home page Git Product logo

logowl's People

Contributors

jz222 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

logowl's Issues

Issue in Docker

docker run
--env PORT=2800
--env SECRET=secret
--env MONGO_URI=mongodb://admin:[email protected]:63108/loggy-test?retryWrites=false
--env MONGO_DB_NAME=loggy-test
--env IS_SELFHOSTED=true
-p 2800:2800
-it
jz222/loggy:0.1.0
is not working
giving error :
2020/04/13 07:59:07 Could not load .env file. Proceeding to read environment variable
2020/04/13 07:59:07 Could not load .env file. Proceeding to read environment variable
2020/04/13 07:59:07 Could not load .env file. Proceeding to read environment variable
2020/04/13 07:59:11 ❌connection() : auth error: sasl conversation error: unable to authenticate using mechanism "SCRAM-SHA-1": (AuthenticationFailed) Authentication failed.

Refactor info log when loading environment variables

When environment variables are loaded, it first checks if an .env file is present. If there is no such file, for example when using Docker, it logs an info that there was no .env file. This can be misleading without further context. There should be a clear error message if the environment variable wasn't provided at all,

Issue with docker image

After registering a new organization, I got "json parse error" with this response from server:

image

Any tips how to solve the problem?

Feature Request: Discord integration

A user has requested a Discord integration. As of now, it is already possible by using webhooks. However, we should add a separate function dedicated to Discord webhooks. This is necessary because we should make use of Discord's support for Slack formatting. Entering the Discord webhook URL in the Slack section in the Log Owl client is not an option as this does not only break the URL validation but is also misleading for the user.

Is this still being maintained?

I am trying to push logs to it but I am getting an 400 Http error:

"{"ok":false,"code":400,"message":"EOF"}"

I've no idea what's wrong.

May you help me?

Thx

go get Is not Working

go get is not working

its giving error
can't load package: package .: no Go files in dir

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.