<?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>question Re: Can Apache Metron fullfill my use case in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Apache-Metron-fullfill-my-use-case/m-p/231671#M82709</link>
    <description>&lt;P&gt;Hi &lt;A href="https://community.hortonworks.com/questions/214896/can-apache-metro-fullfill-my-use-case.html#"&gt;@Sarvesh Kumar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Apache Metron gives you all the tools you need to&lt;/P&gt;&lt;UL&gt;
&lt;LI&gt;extract and &lt;STRONG&gt;parse&lt;/STRONG&gt; the information from your event. So if the event's message contains the information about if the device has shutdown, you'll be able to create a rule around it.&lt;/LI&gt;&lt;LI&gt;aggregate data and create &lt;STRONG&gt;profiles&lt;/STRONG&gt; of devices in certain time windows. So you could create a small function that evaluates the status of a device in a certain time frame and check if the device is up.&lt;/LI&gt;&lt;LI&gt;Disk memory full: If the event source contains the current disk space (and ideally also sends the maximum amount of disk space available) it's just a simple rule to add to create an alert.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Regarding your unsupervised learning question:&lt;/P&gt;&lt;UL&gt;
&lt;LI&gt;Your examples don't require machine learning, because they are rule based.&lt;/LI&gt;&lt;LI&gt;You'd want to use machine learning to train a model that generates alerts based on data rather than on rules. (in most cases this is "supervised" learning based on "is alert" or "is not alert").&lt;/LI&gt;&lt;LI&gt;However, Metron provides a "Model as a Service" capabilty, which allows you to deploy models to evaluate events and enrich them.&lt;/LI&gt;&lt;LI&gt;That being said, Metron does not provide models for you. Creating features and models is the data scientists job and depending how thoroughly this is done, this will determine how many accurate alerts (ideally all of them) and how many false positives you have (ideally none).&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Hope that helped!&lt;/P&gt;</description>
    <pubDate>Mon, 27 Aug 2018 18:29:55 GMT</pubDate>
    <dc:creator>StefanDunkler</dc:creator>
    <dc:date>2018-08-27T18:29:55Z</dc:date>
    <item>
      <title>Can Apache Metron fullfill my use case</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Apache-Metron-fullfill-my-use-case/m-p/231670#M82708</link>
      <description>&lt;P&gt;I have some devices(network switch, router etc), they publish activity logs through syslog. I need to find actionable items from the logs as alerts. An Actionable item could be, a device has been shut down and not restarted, or device disk memory is full etc.&lt;/P&gt;&lt;P&gt;I have following fields in syslogs&lt;/P&gt;&lt;P&gt;timestamp
source
application_name
facility
full_message
gl2_remote_ip
gl2_remote_port
gl2_source_input
gl2_source_node
level
message
process_id
streams&lt;/P&gt;&lt;P&gt;I don't have labelled examples of actionable messages. Can Apache metron do something here with unsupervised learning.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Aug 2018 17:56:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Apache-Metron-fullfill-my-use-case/m-p/231670#M82708</guid>
      <dc:creator>sarvesh_kumar1</dc:creator>
      <dc:date>2018-08-27T17:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: Can Apache Metron fullfill my use case</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Apache-Metron-fullfill-my-use-case/m-p/231671#M82709</link>
      <description>&lt;P&gt;Hi &lt;A href="https://community.hortonworks.com/questions/214896/can-apache-metro-fullfill-my-use-case.html#"&gt;@Sarvesh Kumar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Apache Metron gives you all the tools you need to&lt;/P&gt;&lt;UL&gt;
&lt;LI&gt;extract and &lt;STRONG&gt;parse&lt;/STRONG&gt; the information from your event. So if the event's message contains the information about if the device has shutdown, you'll be able to create a rule around it.&lt;/LI&gt;&lt;LI&gt;aggregate data and create &lt;STRONG&gt;profiles&lt;/STRONG&gt; of devices in certain time windows. So you could create a small function that evaluates the status of a device in a certain time frame and check if the device is up.&lt;/LI&gt;&lt;LI&gt;Disk memory full: If the event source contains the current disk space (and ideally also sends the maximum amount of disk space available) it's just a simple rule to add to create an alert.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Regarding your unsupervised learning question:&lt;/P&gt;&lt;UL&gt;
&lt;LI&gt;Your examples don't require machine learning, because they are rule based.&lt;/LI&gt;&lt;LI&gt;You'd want to use machine learning to train a model that generates alerts based on data rather than on rules. (in most cases this is "supervised" learning based on "is alert" or "is not alert").&lt;/LI&gt;&lt;LI&gt;However, Metron provides a "Model as a Service" capabilty, which allows you to deploy models to evaluate events and enrich them.&lt;/LI&gt;&lt;LI&gt;That being said, Metron does not provide models for you. Creating features and models is the data scientists job and depending how thoroughly this is done, this will determine how many accurate alerts (ideally all of them) and how many false positives you have (ideally none).&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Hope that helped!&lt;/P&gt;</description>
      <pubDate>Mon, 27 Aug 2018 18:29:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-Apache-Metron-fullfill-my-use-case/m-p/231671#M82709</guid>
      <dc:creator>StefanDunkler</dc:creator>
      <dc:date>2018-08-27T18:29:55Z</dc:date>
    </item>
  </channel>
</rss>

