1{
2    "host": "junos.test.env",
3    "yang_message": {
4        "network-instances": {
5            "network-instance": {
6                "global": {
7                    "protocols": {
8                        "protocol": {
9                            "isis": {
10                                "interfaces": {
11                                    "interface": {
12                                        "ge-0/0/1.0": {
13                                            "levels": {
14                                                "level": {
15                                                    "L2": {
16                                                        "adjacencies": {
17                                                            "adjacency": {
18                                                                "second.junos.device": {
19                                                                    "state": {
20                                                                        "adjacency-state": "DOWN",
21                                                                        "adjacency-state-change-reason-message": "Aged Out: 1521033590.3"
22                                                                    }
23                                                                }
24                                                            }
25                                                        }
26                                                    }
27                                                }
28                                            }
29                                        }
30                                    }
31                                }
32                            }
33                        }
34                    }
35                }
36            }
37        }
38    },
39    "message_details": {
40        "processId": "1167",
41        "facility": 3,
42        "hostPrefix": null,
43        "pri": "29",
44        "processName": "rpd",
45        "host": "junos.test.env",
46        "tag": "RPD_ISIS_ADJDOWN",
47        "time": "13:19:49",
48        "date": "Mar 14",
49        "message": "IS-IS lost L2 adjacency to second.junos.device on ge-0/0/1.0, reason: Aged Out: 1521033590.3",
50        "severity": 5
51    },
52    "timestamp": 1521033589,
53    "error": "ISIS_NEIGHBOR_DOWN",
54    "ip": "127.0.0.1",
55    "facility": 3,
56    "os": "junos",
57    "yang_model": "openconfig-isis",
58    "severity": 5
59}
60