| { | |
| "_index": "logstash-ipfix-2016.11.01", | |
| "_type": "logs", | |
| "_id": "AVgiIC0BScKWMia_Mitp", | |
| "_score": null, | |
| "_source": { | |
| "ipfix": { | |
| "destinationIPv4Address": "0.1.4.0", | |
| "protocolIdentifierName": "IP", | |
| "mplsLabelStackLength": 1656334284, | |
| "mplsLabelStackDepth": 3271557120, | |
| "destinationTransportPort": 0, | |
| "bitsDeltaCount": 2752, | |
| "flowStartSysUpTime": 572446969, | |
| "tcpControlBits": 0, | |
| "flowEndSysUpTime": 344, | |
| "sourceIPv4Address": "0.0.0.0", | |
| "bgpDestinationAsNumber": 5332751, | |
| "ingressInterface": 0, | |
| "ipClassOfService": 0, | |
| "version": 10, | |
| "packetDeltaCount": 572446969, | |
| "deltaFlowCount": 3670016, | |
| "bgpSourceAsNumber": 0, | |
| "ipVersion": 0, | |
| "flowDirection": 0, | |
| "protocolIdentifier": 0, | |
| "egressInterface": 0, | |
| "octetDeltaCount": 344, | |
| "sourceTransportPort": 0 | |
| }, | |
| "@timestamp": "2016-11-01T22:59:57.000Z", | |
| "geoip": {}, | |
| "@version": "1", | |
| "host": "xxx.xxx.xxx.xxx", | |
| "tags": [ | |
| "_geoip_lookup_failure" | |
| ] | |
| }, | |
| "fields": { | |
| "@timestamp": [ | |
| 1478041197000 | |
| ] | |
| }, | |
| "sort": [ | |
| 1478041197000 | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment