Tutorial (1) 썸네일형 리스트형 [Druid][Tutorial] Writing an ingestion spec Example Data 다음과 같은 데이터가 있다고 가정해보자. srcIP: IP address of sender srcPort: Port of sender dstIP: IP address of receiver dstPort: Port of receiver protocol: IP protocol number packets: number of packets transmitted bytes: number of bytes transmitted cost: the cost of sending the traffic {"ts":"2018-01-01T01:01:35Z","srcIP":"1.1.1.1", "dstIP":"2.2.2.2", "srcPort":2000, "dstPort":3000, "protocol": 6,.. 이전 1 다음