diff --git a/TrafficCapture/trafficReplayer/src/main/resources/log4j2.properties b/TrafficCapture/trafficReplayer/src/main/resources/log4j2.properties index ea641c8b0..4ed93aa85 100644 --- a/TrafficCapture/trafficReplayer/src/main/resources/log4j2.properties +++ b/TrafficCapture/trafficReplayer/src/main/resources/log4j2.properties @@ -1,6 +1,6 @@ status = warn -property.tupleDir = ${env:SHARED_LOGS_DIR_PATH:-./logs} +property.logsDir = ${env:SHARED_LOGS_DIR_PATH:-./logs} property.tuplesFileNamePrefix = ${logsDir}/${hostName}/tuples/tuples appenders = console, ReplayerLogFile, OUTPUT_TUPLES, TRANSACTION_SUMMARIES, TRANSACTION_SUMMARIES_LOGFILE, ALL_ACTIVE_WORK_MONITOR_LOGFILE