Skip to content

shahan007/LinuxLogs-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinuxLogs-Analysis

data analysis of linux logs

Clone the repo

git clone https://github.com/shahan007/LinuxLogs-Analysis

Setting up environment

conda create -n env

conda activate env

conda install --file ./requirements.txt --channel conda-forge

Starting the file

jupyter notebook LinuxLogs-Analysis.ipynb