Posts by tnovan

    Hi Folks,


    Would like to seek your help.

    I install DXL broker in the Windows Server OS, same machine as ePO


    For DXLBroker log config, we able to set to debug level

    But for IPE log config, i can open the log4j.properties file (C:\Program Files\McAfee\dxlbroker\ipe\conf), but when i after i made changes in the "log4j.rootLogger=info,file" , INFO to debug , i cant save it , it was prompt access denied on the Windows system, eventhough i already login as Administrator .

    Seems like something protecting that IPE Folders and file


    Already try to stop the DXL service, and IPE services from services.msc, then try to edit and save the log4j.properties, result still the same, access denied


    While there is no windows prevention/hardening on the ePO server


    Anybody have experience on change this value from INFO to DEBUG on the log4j.properties file? and success to save the file



    log4j.rootLogger=info,file


    #File appender

    log4j.appender.file=org.apache.log4j.RollingFileAppender

    log4j.appender.file.File=C:/ProgramData/McAfee/dxlbroker/logs/ipe.log

    log4j.appender.file.MaxFileSize=1MB

    log4j.appender.file.MaxBackupIndex=5

    log4j.appender.file.layout=org.apache.log4j.PatternLayout


    log4j.appender.stdout=org.apache.log4j.ConsoleAppender






    Really appreciate for your help


    Regards,