1{
2    "yang_message": {
3        "security": {
4            "flow": {
5                "created": {
6                    "source_address": "172.16.0.1",
7                    "source_port": "23456",
8                    "destination_address": "8.8.8.8",
9                    "destination_port": "443",
10                    "service_name": "junos-https",
11                    "nat_source_address": "172.16.0.2",
12                    "nat_source_port": "12345",
13                    "nat_destination_address": "8.8.8.8",
14                    "nat_destination_port": "443",
15                    "src_nat_rule_name": "LAN",
16                    "protocol_id": "6",
17                    "misc_data": "allow-any PRIVATE PUBLIC 123456 N/A(N/A) hu-1/0/0.0 UNKNOWN UNKNOWN UNKNOWN"
18                }
19            }
20        }
21    },
22    "message_details": {
23        "processId": null,
24        "severity": 6,
25        "facility": 1,
26        "hostPrefix": null,
27        "pri": "14",
28        "processName": "RT_FLOW",
29        "host": "srx-firewall",
30        "tag": "RT_FLOW_SESSION_CREATE",
31        "time": "13:12:00",
32        "date": "Dec 13",
33        "message": "session created 172.16.0.1/23456->8.8.8.8/443 0x0 junos-https 172.16.0.2/12345->8.8.8.8/443 0x0 source rule LAN N/A N/A 6 allow-any PRIVATE PUBLIC 123456 N/A(N/A) hu-1/0/0.0 UNKNOWN UNKNOWN UNKNOWN"
34    },
35    "timestamp": 1500587040,
36    "facility": 1,
37    "ip": "127.0.0.1",
38    "host": "srx-firewall",
39    "yang_model": "NO_MODEL",
40    "error": "NAT_SESSION_CREATED",
41    "os": "junos",
42    "severity": 6
43}
44