You want to enable local logging for security policies and have the log information stored in a separate file on a
branch SRX Series device.
Which configuration will accomplish this task?
A.
[edit system syslog]
user@host# show
file sec-pol-log {
user info;
}
B.
[edit system syslog]
user@host# show
host 192.168.1.1 {
user info;
}
C.
[edit system syslog]
user@host# show
file sec-pol-log {
any any;
}
D.
[edit system syslog]
user@host# show
file sec-pol-log {
security info;
}
D
There is no security facility under syslog.
A is correct