<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Hybrid machine learning for a real-time anomaly detection system in computer networks with the ELK stack using system logs and netflow data</title>
  </titleInfo>
  <name type="personal">
    <namePart>Sonakul Kamnuanchai</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Chutiporn Anutariya</namePart>
    <role>
      <roleTerm type="text">Chairperson</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Chantri Polprasert</namePart>
    <role>
      <roleTerm type="text">Examination Committee</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Aekavute Sujarae</namePart>
    <role>
      <roleTerm type="text">Examination Committee</roleTerm>
    </role>
  </name>
  <name type="corporate">
    <namePart>PEA-AIT Education Cooperation Project</namePart>
    <role>
      <roleTerm type="text">Scholarship Donor</roleTerm>
    </role>
  </name>
  <name type="corporate">
    <namePart>AIT Scholarship</namePart>
    <role>
      <roleTerm type="text">Scholarship Donor</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">theses</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">th</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Pathum Thani, Thailand</placeTerm>
    </place>
    <publisher>Asian Institute of Technology</publisher>
    <dateIssued>2025</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>90 leaves : ill.+ 1 online resource</extent>
  </physicalDescription>
  <abstract>The increasing intricacy and prevalence of cyber threats in modern computer networks  highlight the need for effective anomaly detection systems to protect sensitive information. Traditional methods face challenges such as limited real-time processing, reliance  on simple binary classification, and inadequate evaluation using realistic datasets. To  address these issues, this research proposes a hybrid machine learning framework for  anomaly detection. In the first stage, an autoencoder is used to learn latent represen tations of normal traffic, while an Isolation Forest algorithm detects anomalies based  on anomaly scores. The Receiver Operating Characteristic (ROC) curve and Youden{u2019}s  Index are employed to determine thresholds, which are then validated against the test  labels of the UNSW-NB15 dataset to obtain baseline performance metrics. In the sec ond stage, supervised models including Decision Tree, XGBoost, and Random Forest  are trained on the latent features, reconstruction error of the autoencoder, and anomaly  scores from the Isolation Forest. Among these, Random Forest achieved the best per formance, significantly improving upon the unsupervised baseline, with an accuracy of  98.81%, precision of 92.00%, recall of 99.25%, F1-score of 95.49%, and a false posi tive rate of only 1.25%. To enable real-time usage, the framework is deployed with the  Elastic Stack (ELK), allowing automated alerting, continuous monitoring, and visual ization of security events. The deployed system is further evaluated using real-world  NetFlow and Syslog data collected from the Operational Technology (OT) network of  the Provincial Electricity Authority (PEA). Controlled attack scenarios including TCP,  UDP, and ICMP flood attacks are generated using the Nping tool to validate real-time  anomaly detection. The results confirm that the proposed framework performs effec tively under realistic operational conditions and is suitable for practical deployment in critical infrastructure environments.</abstract>
  <note>A thesis submitted in partial fulfillment of the requirements for the  degree of Master of Engineering in Data Science and Artificial Intelligence</note>
  <note>Thesis (M. Eng.) - Asian Institute of Technology, 2025</note>
  <subject authority="lcsh">
    <topic>Computer networks</topic>
    <topic>Security measures</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Anomaly detection (Computer security)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Machine learning</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Data protection</topic>
  </subject>
  <relatedItem type="series">
    <titleInfo>
      <title>Thesis ; no. DSAI-25-08</title>
    </titleInfo>
    <name type="corporate">
      <namePart>Asian Institute of Technology.</namePart>
      <namePart/>
    </name>
  </relatedItem>
  <identifier type="uri">http://203.159.5.9/ait-thesis/detail.php?q=B23672</identifier>
  <location>
    <url displayLabel="Full-Text">http://203.159.5.9/ait-thesis/detail.php?q=B23672</url>
  </location>
  <recordInfo>
    <recordCreationDate encoding="marc">260219</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260818134000.0</recordChangeDate>
  </recordInfo>
</mods>
