Skip to content

Program which calculates linux syslog priority count by hours

Notifications You must be signed in to change notification settings

DmitryIvanoff/dsbda_hw2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

 * Software: Spark 2.4(RDD API),Cassandra 3.11,Python3.6
 * Usage of script.sh:
     sudo ./script.sh [-i] <logfile>

Task : 
   Program which calculate linux (Ubuntu 18.04 LTS's used) syslog priority (is given by 7 - debug, 6 -info, 5 - notice, 4 - warning, 3-error, 2 - crit, 1- alert, 0 - emerg,panic) count by hours

 - Ingest technology:
     bash
 - Storage technology:
     Apache Cassandra 3.11
 - Computation technology:
     Apache Spark RDD

About

Program which calculates linux syslog priority count by hours

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published