首页 开发技术 其它     /    graylog-plugin-netflow:[已弃用]GraylogNetFlow插件-源码

graylog-plugin-netflow:[已弃用]GraylogNetFlow插件-源码

上传者: weixin_42166261 | 上传时间:2023/2/12 17:34:09 | 文件大小:370KB | 文件类型:ZIP
graylog-plugin-netflow:[已弃用]GraylogNetFlow插件-源码
停产通知该项目已合并到,请参阅对于任何功能请求或错误报告,请使用的。
用于Graylog的NetFlow插件该插件提供了NetFlowUDP输入,以充当从Flow导出程序接收数据的Flow收集器。
每个收到的流将被转换为Graylog消息。
所需的Graylog版本:2.3.0及更高版本支持的NetFlow版本插件版本现在支持NetFlowV9。
它可以支持IPv6地址而不进行转换,并且可以处理来自固定V5格式的所有字段。
此外,此插件支持CISCOASA5500中的事件,包括防火墙和路由事件。
请留意,在v9报告中,典型的syslog报告存在大量重复。
安装从Gr

文件下载

资源详情

[{"title":"(74个子文件370KB)graylog-plugin-netflow:[已弃用]GraylogNetFlow插件-源码","children":[{"title":"graylog-plugin-netflow-master","children":[{"title":".travis.yml <span style='color:#111;'>1.24KB</span>","children":null,"spread":false},{"title":"pom.xml <span style='color:#111;'>10.59KB</span>","children":null,"spread":false},{"title":"images","children":[{"title":"netflow-udp-input-1.png <span style='color:#111;'>69.89KB</span>","children":null,"spread":false},{"title":"netflow-dashboard.png <span style='color:#111;'>179.42KB</span>","children":null,"spread":false},{"title":"netflow-example.png <span style='color:#111;'>50.26KB</span>","children":null,"spread":false}],"spread":true},{"title":"LICENSE <span style='color:#111;'>11.09KB</span>","children":null,"spread":false},{"title":"src","children":[{"title":"deb","children":[{"title":"control","children":[{"title":"control <span style='color:#111;'>188B</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"test","children":[{"title":"resources","children":[{"title":"log4j2-test.xml <span style='color:#111;'>740B</span>","children":null,"spread":false},{"title":"netflow-data","children":[{"title":"pmacctd-netflow5.pcap <span style='color:#111;'>2.23KB</span>","children":null,"spread":false},{"title":"nprobe-netflow9-3.pcap <span style='color:#111;'>53.16KB</span>","children":null,"spread":false},{"title":"nprobe-netflow9-2.pcap <span style='color:#111;'>786B</span>","children":null,"spread":false},{"title":"nprobe-netflow9-4.pcap <span style='color:#111;'>1.31KB</span>","children":null,"spread":false},{"title":"netflow-v5-2.dat <span style='color:#111;'>1.43KB</span>","children":null,"spread":false},{"title":"netflow5.pcap <span style='color:#111;'>462B</span>","children":null,"spread":false},{"title":"nprobe-netflow9.pcap <span style='color:#111;'>8.26KB</span>","children":null,"spread":false},{"title":"netflow-v9-1.dat <span style='color:#111;'>404B</span>","children":null,"spread":false},{"title":"netflow-v5-1.dat <span style='color:#111;'>1.69KB</span>","children":null,"spread":false},{"title":"netflow-v9-2-3.dat <span style='color:#111;'>76B</span>","children":null,"spread":false},{"title":"netflow-v9-2-1.dat <span style='color:#111;'>216B</span>","children":null,"spread":false},{"title":"netflow-v9-2-2.dat <span style='color:#111;'>76B</span>","children":null,"spread":false},{"title":"netflow-v9-3_incomplete.dat <span style='color:#111;'>80B</span>","children":null,"spread":false},{"title":"pmacctd-netflow9.pcap <span style='color:#111;'>680B</span>","children":null,"spread":false},{"title":"netgraph-netflow5.pcap <span style='color:#111;'>5.97KB</span>","children":null,"spread":false},{"title":"netflow9.pcap <span style='color:#111;'>1.76KB</span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"java","children":[{"title":"org","children":[{"title":"graylog","children":[{"title":"plugins","children":[{"title":"netflow","children":[{"title":"v5","children":[{"title":"NetFlowV5ParserTest.java <span style='color:#111;'>8.14KB</span>","children":null,"spread":false}],"spread":false},{"title":"v9","children":[{"title":"NetFlowV9HeaderTest.java <span style='color:#111;'>357B</span>","children":null,"spread":false},{"title":"NetFlowV9FieldTypeRegistryTest.java <span style='color:#111;'>1.29KB</span>","children":null,"spread":false},{"title":"NetFlowV9ParserTest.java <span style='color:#111;'>4.88KB</span>","children":null,"spread":false}],"spread":false},{"title":"transport","children":[{"title":"NetFlowUdpTransportTest.java <span style='color:#111;'>2.84KB</span>","children":null,"spread":false}],"spread":false},{"title":"utils","children":[{"title":"ProtocolTest.java <span style='color:#111;'>1.39KB</span>","children":null,"spread":false}],"spread":false},{"title":"codecs","children":[{"title":"NetflowV9CodecAggregatorTest.java <span style='color:#111;'>32.12KB</span>","children":null,"spread":false},{"title":"NetFlowCodecTest.java <span style='color:#111;'>5.35KB</span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true},{"title":"main","children":[{"title":"resources","children":[{"title":"netflow_v9.proto <span style='color:#111;'>971B</span>","children":null,"spread":false},{"title":"org.graylog.plugins.graylog-plugin-netflow","children":[{"title":"graylog-plugin.properties <span style='color:#111;'>404B</span>","children":null,"spread":false}],"spread":true},{"title":"META-INF","children":[{"title":"services","children":[{"title":"org.graylog2.plugin.Plugin <span style='color:#111;'>41B</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"templates","children":[{"title":"APACHE-2.txt <span style='color:#111;'>651B</span>","children":null,"spread":false}],"spread":true},{"title":"netflow9.yml <span style='color:#111;'>5.02KB</span>","children":null,"spread":false}],"spread":true},{"title":"java","children":[{"title":"org","children":[{"title":"graylog","children":[{"title":"plugins","children":[{"title":"netflow","children":[{"title":"flows","children":[{"title":"InvalidFlowVersionException.java <span style='color:#111;'>909B</span>","children":null,"spread":false},{"title":"FlowException.java <span style='color:#111;'>911B</span>","children":null,"spread":false},{"title":"NetFlowFormatter.java <span style='color:#111;'>8.82KB</span>","children":null,"spread":false},{"title":"CorruptFlowPacketException.java <span style='color:#111;'>955B</span>","children":null,"spread":false},{"title":"EmptyTemplateException.java <span style='color:#111;'>944B</span>","children":null,"spread":false}],"spread":false},{"title":"v5","children":[{"title":"NetFlowV5Record.java <span style='color:#111;'>3.14KB</span>","children":null,"spread":false},{"title":"NetFlowV5Parser.java <span style='color:#111;'>7.81KB</span>","children":null,"spread":false},{"title":"NetFlowV5Header.java <span style='color:#111;'>2.35KB</span>","children":null,"spread":false},{"title":"NetFlowV5Packet.java <span style='color:#111;'>1.14KB</span>","children":null,"spread":false}],"spread":false},{"title":"v9","children":[{"title":"NetFlowV9Record.java <span style='color:#111;'>1.03KB</span>","children":null,"spread":false},{"title":"NetFlowV9Packet.java <span style='color:#111;'>1.70KB</span>","children":null,"spread":false},{"title":"NetFlowV9Header.java <span style='color:#111;'>2.21KB</span>","children":null,"spread":false},{"title":"NetFlowV9BaseRecord.java <span style='color:#111;'>173B</span>","children":null,"spread":false},{"title":"NetFlowV9Template.java <span style='color:#111;'>1.61KB</span>","children":null,"spread":false},{"title":"NetFlowV9Journal.java <span style='color:#111;'>53.48KB</span>","children":null,"spread":false},{"title":"NetFlowV9Parser.java <span style='color:#111;'>34.22KB</span>","children":null,"spread":false},{"title":"NetFlowV9FieldDef.java <span style='color:#111;'>3.94KB</span>","children":null,"spread":false},{"title":"NetFlowV9OptionRecord.java <span style='color:#111;'>1.16KB</span>","children":null,"spread":false},{"title":"RawNetFlowV9Packet.java <span style='color:#111;'>1.68KB</span>","children":null,"spread":false},{"title":"NetFlowV9OptionTemplate.java <span style='color:#111;'>1.33KB</span>","children":null,"spread":false},{"title":"NetFlowV9FieldTypeRegistry.java <span style='color:#111;'>7.07KB</span>","children":null,"spread":false},{"title":"NetFlowV9ScopeDef.java <span style='color:#111;'>1.12KB</span>","children":null,"spread":false},{"title":"NetFlowV9FieldType.java <span style='color:#111;'>2.24KB</span>","children":null,"spread":false}],"spread":false},{"title":"inputs","children":[{"title":"NetFlowUdpInput.java <span style='color:#111;'>2.79KB</span>","children":null,"spread":false}],"spread":false},{"title":"NetFlowPluginMetaData.java <span style='color:#111;'>2.08KB</span>","children":null,"spread":false},{"title":"transport","children":[{"title":"NetflowMessageAggregationHandler.java <span style='color:#111;'>2.63KB</span>","children":null,"spread":false},{"title":"NetFlowUdpTransport.java <span style='color:#111;'>3.44KB</span>","children":null,"spread":false}],"spread":false},{"title":"NetFlowPluginModule.java <span style='color:#111;'>1.46KB</span>","children":null,"spread":false},{"title":"utils","children":[{"title":"Protocol.java <span style='color:#111;'>3.53KB</span>","children":null,"spread":false},{"title":"ByteBufUtils.java <span style='color:#111;'>2.23KB</span>","children":null,"spread":false}],"spread":false},{"title":"codecs","children":[{"title":"NetflowV9CodecAggregator.java <span style='color:#111;'>13.66KB</span>","children":null,"spread":false},{"title":"TemplateKey.java <span style='color:#111;'>2.66KB</span>","children":null,"spread":false},{"title":"NetFlowCodec.java <span style='color:#111;'>10.01KB</span>","children":null,"spread":false},{"title":"RemoteAddressCodecAggregator.java <span style='color:#111;'>1.08KB</span>","children":null,"spread":false}],"spread":false},{"title":"NetFlowPlugin.java <span style='color:#111;'>1.17KB</span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true},{"title":".gitignore <span style='color:#111;'>1.29KB</span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'>3.56KB</span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明