Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Anomaly detection in network traffic using azure machine learning and log analytics

View through CrossRef
This study presents a scalable and efficient solution for advanced anomaly detection in network traffic using Azure Databricks and machine learning techniques. Modern networks generate massive volumes of traffic data, making manual detection of anomalies or cyber threats challenging. Traditional tools, such as RDBMS and Hadoop, are slow and not designed for real-time security monitoring. To address these challenges, the proposed system utilizes Azure Databricks, a unified cloud platform for big data processing and machine learning. Network traffic logs were cleaned and transformed using PySpark to extract features, such as IP addresses, session duration, data transfer, and packet counts. K-means clustering was then applied to group similar traffic patterns and identify anomalies without the need for labeled data. Model performance was evaluated using the Silhouette Score to ensure meaningful and well-separated clusters. The objective of this study is to provide a comprehensive overview of recent advancements in abnormality detection, focusing on emerging technologies and potential future opportunities. All stages, from data ingestion to anomaly detection, were executed within a single databricks notebook, thus requiring a minimal setup. The system performs efficiently even on low-cost Azure plans, making it accessible to small teams, students, and researchers. This solution enables real-time threat detection, automatic scaling, and quick incident response, offering a faster, smarter, and more cost-effective alternative to traditional network security methods.
Title: Anomaly detection in network traffic using azure machine learning and log analytics
Description:
This study presents a scalable and efficient solution for advanced anomaly detection in network traffic using Azure Databricks and machine learning techniques.
Modern networks generate massive volumes of traffic data, making manual detection of anomalies or cyber threats challenging.
Traditional tools, such as RDBMS and Hadoop, are slow and not designed for real-time security monitoring.
To address these challenges, the proposed system utilizes Azure Databricks, a unified cloud platform for big data processing and machine learning.
Network traffic logs were cleaned and transformed using PySpark to extract features, such as IP addresses, session duration, data transfer, and packet counts.
K-means clustering was then applied to group similar traffic patterns and identify anomalies without the need for labeled data.
Model performance was evaluated using the Silhouette Score to ensure meaningful and well-separated clusters.
The objective of this study is to provide a comprehensive overview of recent advancements in abnormality detection, focusing on emerging technologies and potential future opportunities.
All stages, from data ingestion to anomaly detection, were executed within a single databricks notebook, thus requiring a minimal setup.
The system performs efficiently even on low-cost Azure plans, making it accessible to small teams, students, and researchers.
This solution enables real-time threat detection, automatic scaling, and quick incident response, offering a faster, smarter, and more cost-effective alternative to traditional network security methods.

Related Results

The Burden of Road Traffic Injuries: A Global Perspective
The Burden of Road Traffic Injuries: A Global Perspective
Introduction     Road Traffic Injury (RTI) pose a significant health challenge. It represents the eighth leading cause of death globally, prompting the UN to designate 2011-2020 as...
Impact and Innovations of Azure IoT: Current Applications, Services, and Future Directions
Impact and Innovations of Azure IoT: Current Applications, Services, and Future Directions
Azure IoT, developed by Microsoft, is a leading platform in the realm of Internet of Things (IoT), revolutionizing industries through enhanced connectivity, robust data management,...
Integrating Azure Services for Real Time Data Analytics and Big Data Processing
Integrating Azure Services for Real Time Data Analytics and Big Data Processing
Integrating Azure services for real-time data analytics and big data processing is a transformative approach that leverages the power of cloud computing to handle vast amounts of d...
End to End Development and Deployment of Predictive Models Using Azure Synapse Analytics
End to End Development and Deployment of Predictive Models Using Azure Synapse Analytics
The end-to-end development and deployment of predictive models using Azure Synapse Analytics represents a comprehensive approach to harnessing advanced analytics for data-driven de...
Leveraging Azure Data Lake for Efficient Data Processing in Telematics
Leveraging Azure Data Lake for Efficient Data Processing in Telematics
In the telematics industry, the continuous generation of large volumes of data presents significant challenges in terms of storage, processing, and analysis. Azure Data Lake, a sca...
TYPES OF AI ALGORİTHMS USED İN TRAFFİC FLOW PREDİCTİON
TYPES OF AI ALGORİTHMS USED İN TRAFFİC FLOW PREDİCTİON
The increasing complexity of urban transportation systems and the growing volume of vehicles have made traffic congestion a persistent challenge in modern cities. Efficient traffic...
Advanced Data Science and Analytics
Advanced Data Science and Analytics
Abstract: The chapter "Advanced Data Science and Analytics" provides a comprehensive exploration of advanced data science concepts, methodologies, and applications. It begins with ...

Back to Top