Could anybody please guide me on how to enable debug log for forge and dgidx on endeca?
Thanks in advance.
Mohan
Could anybody please guide me on how to enable debug log for forge and dgidx on endeca?
Thanks in advance.
Mohan
Copyright © 2021 Jogjafile Inc.
Forge and Dgidx are simply Spring beans configuration in Endeca (in a file called
DataIngest.xml).<Your-Endeca-App>/config/script/DataIngest.xml<forge>tag<args>section, change the<arg>-vi</arg>to<arg>-vd</arg>(vistands for "verbose INFO" andvdstands for "verbose DEBUG")<dgidx>tag<arg>-v</arg>is present in the<args>section