惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Google DeepMind News
Google DeepMind News
Apple Machine Learning Research
Apple Machine Learning Research
博客园_首页
爱范儿
爱范儿
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
罗磊的独立博客
M
MIT News - Artificial intelligence
D
Docker
量子位
T
Tailwind CSS Blog
人人都是产品经理
人人都是产品经理
月光博客
月光博客
有赞技术团队
有赞技术团队
J
Java Code Geeks
A
About on SuperTechFans
P
Proofpoint News Feed
Jina AI
Jina AI
Y
Y Combinator Blog
T
The Blog of Author Tim Ferriss
The GitHub Blog
The GitHub Blog
Microsoft Security Blog
Microsoft Security Blog
V
V2EX
GbyAI
GbyAI
F
Fortinet All Blogs

Syslog

有好用的自建 syslog 服务器系统么? GRAYLOG2 收集 SYSLOG 日志的一点小问题 Tiny Syslog Server in Python
请教 syslog-ng(ose)如何实时插入到数据库(Oracle)
wsgzao · 2014-04-25 · via Syslog

syslog-ng简要配置
http://blog.csdn.net/wsgzao/article/details/24453477
官方文档中有Example 7.13. Using the sql() driver with an Oracle database
http://www.balabit.com/sites/default/files/documents/syslog-ng-ose-3.5-guides/en/syslog-ng-ose-v3.5-guide-admin/html-single/index.html#configuring-sql-oracle
但是我们用的是ose也就是开源版本,缺少module
请教各位大牛如何实现将数据实时插入至Oracle数据库(公司签了协议框架,全部免费用Oracle产品)
因为网络上公开的方法几乎为0,如果实现起来很困难,那我也只能选择MySQL了