Closed soonuu closed 4 years ago
Hi, thanks for reaching out. I'll check out the logging tonight. Any specifics to replicate your issue?
Host OS and version? Docker Version? Command line used?
-J
On Mon, Sep 14, 2020 at 7:08 AM soonuu notifications@github.com wrote:
I am using following image . I need to check logs but no log file are generating in logs folder. I have tried to change the log file path but its not generating logs in any folder. FROM greicodex/openas2:v2.10.0
Config File : Logging settings.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/OpenAS2/OpenAs2App/issues/197, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2QNDZOL4P6DKTHFZW335TSFX2T3ANCNFSM4RLOZ6XA .
-- Javier Muñoz
CTO
Ingeniería | Greicodex Software C.A. (+58) 212-7629120 <(+58)+212-7629120> javier@greicodex.com greicodex.com Av. Francisco Solano con Calle La Iglesia. Torre Centro Solano Plaza I. Piso 9, Oficina PH-A., Urb. Sabana Grande. Municipio Libertador. Dtto. Capital. Código postal 1050. [image: facebook] http://facebook.com/greicodex [image: twitter] https://twitter.com/greicodex
Hi Thanks for swift response. Below are the details. Logs which are generated in logs folders are not getting generated.
Below are the details you required: Kernal: GNU/Linux (AKS)Kubernetes version:1.16.10 OS-IMAGE:Ubuntu 16.04.6 LTS KERNEL-VERSION:4.15.0-1089-azure CONTAINER-RUNTIME:docker://3.0.10+azure
Thanks. Could you share your config.xml file?
-J
On Tue, Sep 15, 2020 at 5:18 AM soonuu notifications@github.com wrote:
Hi Thanks for swift response. Below are the details. Logs which are generated in logs folders are not getting generated.
Below are the details you required: Kernal: GNU/Linux (AKS)Kubernetes version:1.16.10 OS-IMAGE:Ubuntu 16.04.6 LTS KERNEL-VERSION:4.15.0-1089-azure CONTAINER-RUNTIME:docker://3.0.10+azure
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/OpenAS2/OpenAs2App/issues/197#issuecomment-692586688, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2QND2R7MYEQEFNGBYBIPTSF4WPVANCNFSM4RLOZ6XA .
-- Javier Muñoz
CTO
Ingeniería | Greicodex Software C.A. (+58) 212-7629120 <(+58)+212-7629120> javier@greicodex.com greicodex.com Av. Francisco Solano con Calle La Iglesia. Torre Centro Solano Plaza I. Piso 9, Oficina PH-A., Urb. Sabana Grande. Municipio Libertador. Dtto. Capital. Código postal 1050. [image: facebook] http://facebook.com/greicodex [image: twitter] https://twitter.com/greicodex
config.xml.txt this is the config file
Thanks.
When running your container try adding the following volume mapping. /localpath/logs/:/usr/src/openas2/Runtime/logs
On Tue, Sep 15, 2020 at 4:21 PM soonuu notifications@github.com wrote:
config.xml.txt https://github.com/OpenAS2/OpenAs2App/files/5228093/config.xml.txt this is the config file
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/OpenAS2/OpenAs2App/issues/197#issuecomment-692957547, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2QND53O7OQLS2WKJU3E33SF7EEXANCNFSM4RLOZ6XA .
-- Javier Muñoz
CTO
Ingeniería | Greicodex Software C.A. (+58) 212-7629120 <(+58)+212-7629120> javier@greicodex.com greicodex.com Av. Francisco Solano con Calle La Iglesia. Torre Centro Solano Plaza I. Piso 9, Oficina PH-A., Urb. Sabana Grande. Municipio Libertador. Dtto. Capital. Código postal 1050. [image: facebook] http://facebook.com/greicodex [image: twitter] https://twitter.com/greicodex
I am using following image . I need to check logs but no log file are generating in logs folder. I have tried to change the log file path but its not generating logs in any folder. FROM greicodex/openas2:v2.10.0
Config File : Logging settings.