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

推荐订阅源

J
Java Code Geeks
IT之家
IT之家
爱范儿
爱范儿
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园_首页
Blog — PlanetScale
Blog — PlanetScale
V
Visual Studio Blog
云风的 BLOG
云风的 BLOG
MyScale Blog
MyScale Blog
阮一峰的网络日志
阮一峰的网络日志
Stack Overflow Blog
Stack Overflow Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
GbyAI
GbyAI
V
V2EX
N
Netflix TechBlog - Medium
Vercel News
Vercel News
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
T
The Blog of Author Tim Ferriss
量子位
博客园 - Franky
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 司徒正美
月光博客
月光博客
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了