简体   繁体   English

IBM Qradar CE V7.3.3 与 nextcloud 集成

[英]IBM Qradar CE V7.3.3 Integration with nextcloud

i have been working on my research about how effective IBM Qradar SIEM tools to protect private cloud against APT attack.我一直在研究 IBM Qradar SIEM 工具如何有效地保护私有云免受 APT 攻击。 I use Nextcloud as my private test cloud, that have been installed on ubuntu server.我使用 Nextcloud 作为我的私有测试云,它已安装在 ubuntu 服务器上。 i want to ask about how to integrate Nextcloud with IBM Qradar, so Qradar can receive logs from Nextcloud and can parse the event.我想问一下如何将 Nextcloud 与 IBM Qradar 集成,以便 Qradar 可以从 Nextcloud 接收日志并解析事件。

Nextcloud uses JSON and SIEM solutions can parse JSON by using regex. Nextcloud 使用 JSON 和 SIEM 解决方案可以使用正则表达式解析 JSON。 Here an example.这里举个例子。

Regex for parsing single key: values out of JSON in Javascript 用于解析单个键的正则表达式:Javascript 中 JSON 中的值

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM