|
此文章由 yeerfrid 原创或转贴,不代表本站立场和观点,版权归 oursteps.com.au 和作者 yeerfrid 所有!转贴必须注明作者、出处和本声明,并保持内容完整
本帖最后由 yeerfrid 于 2016-1-18 11:01 编辑
Splunk is a much better choice over Oracle for your case.
Splunk is a Operation Intelligence platform, which can,
a. index/store any machine data.
b. much fast search.
c. business reporting, alerts etc.
d. real time data indexing, searching..
e. HA and DR capabilities.
f. visualization customization, API level integration, such as JS/JAVA/Pathon etc.t
Regards XML, splunk is NOT good option to parse complex xml (cost high). I would recommend to build a script parser before indexing xml data, if the xml is complex.
Compare with Oracle, Splunk does not support CRUD operation but support indexing data(to its own format files) for search, analyses and deletion (not often to use).
ELK is a competitor in some areas against splunk. ELK is freeware. but there are some more features splunk provides and ELK stack can not beat. such enterprise security, UBA/machine learning etc.
There are also some products provide some features that similar to splunk does, such GreyLog2, loggy, ArchSign, Sumologic, LogRythm etc. But so far i can see splunk is still a leader in the section.
|
评分
-
查看全部评分
|