Giter Club home page Giter Club logo

marvelous-connect-lite's Introduction

marvelous-connect-lite

Marvelous Connect Lite

marvelous-connect-lite's People

Contributors

konot avatar

Stargazers

 avatar  avatar Makito Katsube avatar

Watchers

James Cloos avatar Shirone Takanashi avatar  avatar

Forkers

hiruandon

marvelous-connect-lite's Issues

Common_Log_Formatter_EncryptedJson を使用するために必要な設定が application.ini に書かれていない

application.ini には

;
; 各種ログ設定
;
; Fluentを使用する場合、writerを "Zend_Log_Writer_Stream" に設定して下さい
; formatterは必ずCommon_Log_Formatter_EncryptedJsonにして下さい
; td-agent.confの type tail のpathで指定した値と同じにして下さい

という記述がありますが、
Common_Log_Formatter_EncryptedJson
に必要な設定(下記)の記述が存在しません。

; ログ暗号化
log.common.encryption.cipher = "MCRYPT_RIJNDAEL_256"
log.common.encryption.key = "暗号化キー"
log.common.encryption.mode = "MCRYPT_MODE_CBC"

「Common_Log_Formatter_EncryptedJson」ログフォーマッタは、
経路暗号化されていない環境でログ転送する際の防御策として用意したフォーマッタです。
復号の方法も特に指示がなく、現状ママでは利用者に誤解と遠回りを強いてしまうため、
いっそ Common_Log_Formatter_EncryptedJson の例示は削除するなど、
application.ini の記述内容は再考したほうがいいと思います。

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.