Enable SRX Logging
To get usage reporting for JunOS devices, you must also configure policy rules logging for session-init, session-close, or both.
For Juniper SRX devices running JunOS, if you configure the data plane to send syslogs, you must use sd-syslog format and add these lines before the commit command:
Copy
set security log mode stream
set security log source-address <SRX_IP>
set security log stream Firemon format sd-syslog
set security log stream Firemon host <Firemon_IP>