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

推荐订阅源

博客园_首页
博客园 - 【当耐特】
IT之家
IT之家
M
MIT News - Artificial intelligence
酷 壳 – CoolShell
酷 壳 – CoolShell
Martin Fowler
Martin Fowler
V
Visual Studio Blog
F
Fortinet All Blogs
The Cloudflare Blog
Last Week in AI
Last Week in AI
博客园 - 司徒正美
G
Google Developers Blog
Vercel News
Vercel News
爱范儿
爱范儿
小众软件
小众软件
WordPress大学
WordPress大学
I
InfoQ
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
MongoDB | Blog
MongoDB | Blog
A
About on SuperTechFans
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
C
Check Point Blog
Apple Machine Learning Research
Apple Machine Learning Research
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知

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了