File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44734473 "properties" : {
44744474 "mode" : {
44754475 "type" : " integer" ,
4476- "description" : " The mode of the NTP message"
4476+ "description" : " The mode of the NTP message" ,
4477+ "suricata" : {
4478+ "keywords" : [
4479+ " ntp.mode"
4480+ ]
4481+ }
44774482 },
44784483 "reference_id" : {
44794484 "type" : " string" ,
4480- "description" : " Identifies specific server or reference clock as a colon-separated 4-byte hex string"
4485+ "description" : " Identifies specific server or reference clock as a colon-separated 4-byte hex string" ,
4486+ "suricata" : {
4487+ "keywords" : [
4488+ " ntp.reference_id"
4489+ ]
4490+ }
44814491 },
44824492 "stratum" : {
44834493 "type" : " integer" ,
4484- "description" : " Indicates distance from the reference clock"
4494+ "description" : " Indicates distance from the reference clock" ,
4495+ "suricata" : {
4496+ "keywords" : [
4497+ " ntp.stratum"
4498+ ]
4499+ }
44854500 },
44864501 "version" : {
44874502 "type" : " integer" ,
4488- "description" : " The NTP version number, typically 3 or 4"
4503+ "description" : " The NTP version number, typically 3 or 4" ,
4504+ "suricata" : {
4505+ "keywords" : [
4506+ " ntp.version"
4507+ ]
4508+ }
44894509 }
44904510 }
44914511 },
You can’t perform that action at this time.
0 commit comments