<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Monitor Wazuh in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Monitor-Wazuh/m-p/262635#M37114</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/80656"&gt;@Salma_berechid&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;after quick investigation i found that Wazuh has multiple workarounds to integrate with Dynatrace and versa&lt;/P&gt;&lt;P&gt;1. API metric ,log and event ingestion (the easiest way)&lt;/P&gt;&lt;P&gt;you can make custom integration from Wazuh due to &lt;A href="https://documentation.wazuh.com/current/user-manual/manager/integration-with-external-apis.html#custom-integration" target="_self"&gt;this reference&lt;/A&gt; to send data to Dynatrace APIs.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/api-events-v2-post-event" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/api-events-v2-post-event&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://docs.dynatrace.com/docs/dynatrace-api/environment-api/metric-v2/post-ingest-metrics" target="_blank"&gt;https://docs.dynatrace.com/docs/dynatrace-api/environment-api/metric-v2/post-ingest-metrics&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/api-log-monitoring-v2-post-ingest" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/api-log-monitoring-v2-post-ingest&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/lma-stream-logs-with-logstash" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/lma-stream-logs-with-logstash&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2. Activegate extension that can pull data from Wazuh endpoints then start sending metrics, events and logs to Dynatrace.&lt;BR /&gt;&lt;A href="https://documentation.wazuh.com/current/user-manual/api/reference.html" target="_blank"&gt;https://documentation.wazuh.com/current/user-manual/api/reference.html&lt;/A&gt;&lt;BR /&gt;and this link for how to develop extension in Dynatrace&amp;nbsp;&lt;A href="https://developer.dynatrace.com/develop/dynatrace-extensions-vscode/guides/create_extension/" target="_blank"&gt;https://developer.dynatrace.com/develop/dynatrace-extensions-vscode/guides/create_extension/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;3. OneAgent SDK is usually is used to extend traces not for custom apps, it depends on the purpose of this extension is it for Real user monitor or for Server Side Monitoring, if you're going to extend traces there's no need to you need first to has access to Wazuh backend code. please check this &lt;A href="https://docs.dynatrace.com/docs/shortlink/oneagent-sdk#what-you-can-do-with-dynatrace-oneagent-sdk" target="_self"&gt;link&lt;/A&gt; that showing what can you do with OneAgent SDK, also check this is a &lt;A href="https://www.dynatrace.com/news/blog/extend-ai-based-root-cause-analysis-with-oneagent-sdk" target="_self"&gt;great article&lt;/A&gt; explaining how OneAgent SDK can involved with root cause analysis.&lt;/P&gt;&lt;P&gt;BR,&lt;BR /&gt;Mostafa Hussein.&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 14:40:01 GMT</pubDate>
    <dc:creator>MostafaHussein</dc:creator>
    <dc:date>2024-11-15T14:40:01Z</dc:date>
    <item>
      <title>Monitor Wazuh</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Monitor-Wazuh/m-p/262593#M37113</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We have a customer that want to monitor Wazuh (&amp;nbsp;&lt;EM&gt;Wazuh&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;is a free and open source security platform that unifies XDR and SIEM protection for endpoints and cloud workloads. ) . This wazuh is developped using Python and C/C++ so we need to use OneAgent SDK but we don't know how to do this on an open source platform.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can anyone help please?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Salma&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 10:47:42 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Monitor-Wazuh/m-p/262593#M37113</guid>
      <dc:creator>Salma_berechid</dc:creator>
      <dc:date>2024-11-15T10:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor Wazuh</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Monitor-Wazuh/m-p/262635#M37114</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/80656"&gt;@Salma_berechid&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;after quick investigation i found that Wazuh has multiple workarounds to integrate with Dynatrace and versa&lt;/P&gt;&lt;P&gt;1. API metric ,log and event ingestion (the easiest way)&lt;/P&gt;&lt;P&gt;you can make custom integration from Wazuh due to &lt;A href="https://documentation.wazuh.com/current/user-manual/manager/integration-with-external-apis.html#custom-integration" target="_self"&gt;this reference&lt;/A&gt; to send data to Dynatrace APIs.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/api-events-v2-post-event" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/api-events-v2-post-event&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://docs.dynatrace.com/docs/dynatrace-api/environment-api/metric-v2/post-ingest-metrics" target="_blank"&gt;https://docs.dynatrace.com/docs/dynatrace-api/environment-api/metric-v2/post-ingest-metrics&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/api-log-monitoring-v2-post-ingest" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/api-log-monitoring-v2-post-ingest&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/lma-stream-logs-with-logstash" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/lma-stream-logs-with-logstash&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2. Activegate extension that can pull data from Wazuh endpoints then start sending metrics, events and logs to Dynatrace.&lt;BR /&gt;&lt;A href="https://documentation.wazuh.com/current/user-manual/api/reference.html" target="_blank"&gt;https://documentation.wazuh.com/current/user-manual/api/reference.html&lt;/A&gt;&lt;BR /&gt;and this link for how to develop extension in Dynatrace&amp;nbsp;&lt;A href="https://developer.dynatrace.com/develop/dynatrace-extensions-vscode/guides/create_extension/" target="_blank"&gt;https://developer.dynatrace.com/develop/dynatrace-extensions-vscode/guides/create_extension/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;3. OneAgent SDK is usually is used to extend traces not for custom apps, it depends on the purpose of this extension is it for Real user monitor or for Server Side Monitoring, if you're going to extend traces there's no need to you need first to has access to Wazuh backend code. please check this &lt;A href="https://docs.dynatrace.com/docs/shortlink/oneagent-sdk#what-you-can-do-with-dynatrace-oneagent-sdk" target="_self"&gt;link&lt;/A&gt; that showing what can you do with OneAgent SDK, also check this is a &lt;A href="https://www.dynatrace.com/news/blog/extend-ai-based-root-cause-analysis-with-oneagent-sdk" target="_self"&gt;great article&lt;/A&gt; explaining how OneAgent SDK can involved with root cause analysis.&lt;/P&gt;&lt;P&gt;BR,&lt;BR /&gt;Mostafa Hussein.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 14:40:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Monitor-Wazuh/m-p/262635#M37114</guid>
      <dc:creator>MostafaHussein</dc:creator>
      <dc:date>2024-11-15T14:40:01Z</dc:date>
    </item>
  </channel>
</rss>

