Hello,
I am currently getting considerable volumes of logging with "RT_FLOW : APPTRACK_SESSION_CLOSE: AppTrack session closed idle Timeout" in my syslog files, but i can't seem to find how to disable it (It didnt used to do it!)
I have the following syslog config;
admin@srx100-1> show configuration system syslog
archive size 100k files 3;
user * {
any emergency;
}
host 192..168.1.1 {
any emergency;
authorization any;
user any;
}
file messages {
any critical;
}
file interactive-commands {
interactive-commands error;
}
App
admin@srx100-1> show configuration | grep "application-tracking"
inactive: application-tracking {
inactive: application-tracking;
inactive: application-tracking;
admin@srx100-1> show configuration | grep "application-identification"
admin@srx100-1> show configuration | grep "count"
admin@srx100-1> show configuration | grep "log"
login {
root-login allow;
syslog {
log {
admin@srx100-1>
Application Tracking is not enabled in any zones there is no reason it should be doing it.
I have been battling for a few hours trying to work out why it is doing now and its driving me up the wall (and filling up my small syslog server!)
Help :-(