The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

Mining of Web Server Logs in a Distributed Cluster Using Big Data Technologies

Author 1: Savitha K Author 2: Vijaya MS
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 5, No. 1 · Published 2014

DOI: https://doi.org/10.14569/IJACSA.2014.050119

Abstract

Big Data is an emerging growing dataset beyond the ability of a traditional database tool. Hadoop rides the big data where the massive quantity of information is processed using cluster of commodity hardware. Web server logs are semi-structured files generated by the computer in large volume usually of flat text files. It is utilized efficiently by Mapreduce as it process one line at a time. This paper performs the session identification in log files using Hadoop in a distributed cluster. Apache Hadoop Mapreduce a data processing platform is used in pseudo distributed mode and in fully distributed mode. The framework effectively identifies the session utilized by the web surfer to recognize the unique users and pages accessed by the users. The identified session is analyzed in R to produce a statistical report based on total count of visit per day. The results are compared with non-hadoop approach a java environment, and it results in a better time efficiency, storage and processing speed of the proposed work.

Keywords

How to Cite this Article

Savitha K and Vijaya MS. "Mining of Web Server Logs in a Distributed Cluster Using Big Data Technologies". International Journal of Advanced Computer Science and Applications (IJACSA), Vol. 5, No. 1, 2014. https://doi.org/10.14569/IJACSA.2014.050119

BibTeX

@article{K2014,
  title     = {Mining of Web Server Logs in a Distributed Cluster Using Big Data Technologies},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {5},
  number    = {1},
  year      = {2014},
  publisher = {The Science and Information Organization},
  author    = {Savitha K and Vijaya MS},
  doi       = {10.14569/IJACSA.2014.050119},
  url       = {https://doi.org/10.14569/IJACSA.2014.050119}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.