Code Monkey home page Code Monkey logo

apigive's People

Contributors

aminlatifi avatar cquinterom096 avatar fatemeghasemi avatar griffgreen avatar mhmdksh avatar mohammadranjbarz avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

apigive's Issues

Add additional option for elastic-search logging in the apiGiv logger

Add additional option for elastic-search logging in the apiGiv logger where it can give an option to do external logging or not:

The reference on how to setup this can be found on this page: https://www.npmjs.com/package/bunyan-elasticsearch

1- Add the bunyan-elasticsearch logger option
2- Make it optional to do external logging with bunyan-elasticsearch
3- Make the HOST and PORT of elastic Search a variable that can be defined in the env file

Add LOG_STDOUT support

This is meant to lessen the development burden to support Elastic Logging natively by the application or any direct centralized logging solution

Take into consideration the below:

  • Logs are written to STDOUT & STDERR instead of a file
  • This should be optional (We are only using this on demand, and specific use case, ex: Kubernetes for centralised logging)
  • The application should not crash in case there is no .log file and this option is enabled (We should not create a volume in k8s to hold the .log file just for the application to start successfully)

Check this for reference: Giveth/impact-graph@0f06e0a

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.