Commit
0c268d1fc58fea760f2fe2c50d7fc8e87d7d6b7f
by Andrea Poli [GovWayCore] Aggiunta la possibilità di personalizzare i log applicativi di debug prodotti dalle applicazioni di GovWay tramite variabili di sistema o parametri Java. Le nuove opzioni permettono di: - abilitare il log su console; - aggiungere un identificativo del nodo nel percorso di log, facilitando la condivisione dello stesso filesystem tra più istanze; - abilitare il log in formato JSON. Squashed commit of the following: commit ff94efd7d7b6dcbd7a7b9c02158ea085d5704d27 Author: Tommaso Burlon <tommaso.burlon@gmail.com> Date: Fri Feb 7 15:29:59 2025 +0100 [GovWayCore, GovwayConsole, GovwayMonitor, ApiRs, Utils] Implementato pilotaggio loggers per fornire la possibilita di: - stampare sullo standard output - formattare usando un layout json - differenziare file di log in base all'id del cluster Attraverso proprieta nei file di *.log4j2.properties o tramite variabili d'ambiente (commit: 0c268d1 ) The file was added resources/doc/src/manuali/console/avanzate/logger/json.rst The file was modified tools/web_interfaces/monitor/src/src_core/org/openspcoop2/web/monitor/core/listener/AbstractConsoleStartupListener.java (diff) The file was modified tools/rs/config/server/src/org/openspcoop2/core/config/rs/server/config/LoggerProperties.java (diff) The file was modified tools/web_interfaces/control_station/src/org/openspcoop2/web/ctrlstat/core/ControlStationLogger.java (diff) The file was added resources/doc/src/manuali/console/avanzate/logger/index.rst The file was modified ChangeLog (diff) The file was modified tools/web_interfaces/monitor/deploy/properties/monitor.log4j2.properties (diff) The file was modified mvn/dependencies/log/pom.xml (diff) The file was added third-party-licenses/log/log4j-layout-template-json-2.24.3/LICENSE The file was modified tools/rs/config/server/deploy/properties/rs-api-config.log4j2.properties (diff) The file was added resources/doc/src/manuali/console/avanzate/logger/clusterId.rst The file was modified tools/web_interfaces/control_station/deploy/properties/console.log4j2.properties (diff) The file was modified tools/utils/src/org/openspcoop2/utils/LoggerWrapperFactory.java (diff) The file was modified core/src/org/openspcoop2/pdd/config/OpenSPCoop2Properties.java (diff) The file was modified resources/doc/src/manuali/console/avanzate/index.rst (diff) The file was modified tools/utils/src/org/openspcoop2/utils/Costanti.java (diff) The file was modified core/deploy/properties/govway.log4j2.properties (diff) The file was added resources/doc/src/manuali/console/avanzate/logger/console.rst The file was modified lib/openspcoop2.userlibraries (diff) The file was modified tools/rs/monitor/server/src/org/openspcoop2/core/monitor/rs/server/config/LoggerProperties.java (diff) The file was modified tools/rs/monitor/server/deploy/properties/rs-api-monitor.log4j2.properties (diff) The file was modified core/src/org/openspcoop2/pdd/logger/OpenSPCoop2Logger.java (diff) The file was modified pom.xml (diff) The file was removed third-party-licenses/redis/netty-4.1.115.Final/LICENSE-2.0.txt The file was modified ChangeLog (diff) The file was modified lib/openspcoop2.userlibraries (diff) The file was modified mvn/dependencies/redis/pom.xml (diff) The file was modified resources/doc/src/manuali/vulnerability-management/securityAdvisory/2025/index.rst (diff) The file was added third-party-licenses/redis/netty-4.1.118.Final/LICENSE-2.0.txt The file was added resources/doc/src/manuali/vulnerability-management/securityAdvisory/2025/CVE-2025-25193.rst The file was modified core/deploy/sql/db2/archiviComunicazioni/ArchivioStatistiche.sql (diff) The file was modified core/deploy/sql/db2/archiviComunicazioni/ArchivioTransazioni.sql (diff) The file was added core/deploy/sql/patch/sqlserver/archiviComunicazioni/2025-02-17-patch.sql The file was added core/deploy/sql/patch/mysql/archiviComunicazioni/2025-02-17-patch.sql The file was modified core/deploy/sql/postgresql/archiviComunicazioni/ArchivioStatistiche.sql (diff) The file was modified core/deploy/sql/utilities/oracle/archiviComunicazioni/ArchivioTransazioni_drop.sql (diff) The file was modified core/deploy/sql/hsql/archiviComunicazioni/ArchivioTransazioni.sql (diff) The file was modified core/deploy/sql/sqlserver/archiviComunicazioni/ArchivioStatistiche.sql (diff) The file was added core/deploy/sql/patch/postgresql/archiviComunicazioni/2025-02-17-patch.sql The file was added resources/sql_upgrade/upgrade_3.3.16_to_3.3.17/oracle/2025-02-17-archiviComunicazioni-patch.sql The file was modified core/deploy/sql/sqlserver/archiviComunicazioni/ArchivioTransazioni.sql (diff) The file was added resources/sql_upgrade/upgrade_3.3.16_to_3.3.17/sqlserver/2025-02-17-archiviComunicazioni-patch.sql The file was modified core/deploy/sql/oracle/archiviComunicazioni/ArchivioTransazioni.sql (diff) The file was modified core/src/schemi/openspcoop2/openspcoopStatistiche.xsd (diff) The file was modified core/src/schemi/openspcoop2/openspcoopTransazioni.xsd (diff) The file was modified core/deploy/sql/mysql/archiviComunicazioni/ArchivioTransazioni.sql (diff) The file was modified core/deploy/sql/ChangeLog (diff) The file was added resources/sql_upgrade/upgrade_3.3.16_to_3.3.17/mysql/2025-02-17-archiviComunicazioni-patch.sql The file was modified core/deploy/sql/utilities/hsql/archiviComunicazioni/ArchivioStatistiche_drop.sql (diff) The file was added resources/sql_upgrade/upgrade_3.3.16_to_3.3.17/postgresql/2025-02-17-archiviComunicazioni-patch.sql The file was added core/deploy/sql/patch/oracle/archiviComunicazioni/2025-02-17-patch.sql The file was modified core/deploy/sql/utilities/oracle/archiviComunicazioni/ArchivioStatistiche_drop.sql (diff) The file was modified core/deploy/sql/oracle/archiviComunicazioni/ArchivioStatistiche.sql (diff) The file was modified core/deploy/sql/postgresql/archiviComunicazioni/ArchivioTransazioni.sql (diff) The file was modified core/deploy/sql/utilities/postgresql/archiviComunicazioni/ArchivioStatistiche_drop.sql (diff) The file was added resources/sql_upgrade/upgrade_3.3.16_to_3.3.17/info-patch.sql The file was added core/deploy/sql/patch/hsql/archiviComunicazioni/2025-02-17-patch.sql The file was added core/deploy/sql/patch/db2/archiviComunicazioni/2025-02-17-patch.sql The file was modified ChangeLog (diff) The file was added resources/sql_upgrade/upgrade_3.3.16_to_3.3.17/hsql/2025-02-17-archiviComunicazioni-patch.sql The file was modified core/deploy/sql/mysql/archiviComunicazioni/ArchivioStatistiche.sql (diff) The file was modified core/deploy/sql/utilities/hsql/archiviComunicazioni/ArchivioTransazioni_drop.sql (diff) The file was modified core/deploy/sql/utilities/postgresql/archiviComunicazioni/ArchivioTransazioni_drop.sql (diff) The file was added resources/sql_upgrade/upgrade_3.3.16_to_3.3.17/db2/2025-02-17-archiviComunicazioni-patch.sql The file was modified core/deploy/sql/hsql/archiviComunicazioni/ArchivioStatistiche.sql (diff)