Skip to content

Windows Standalone application developed in Python developed during internship with Wipro Ltd, India

Notifications You must be signed in to change notification settings

surbhijain18/ESB-Auto-LogSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

* Developed a standalone application in Python to download data logs at the server, send them to client server, 
scan them for the required information based on the MSISDN and generate a log file only containing the requested logs
* Established interactions with the UNIX server using Shell Scripts and uses Socket programming for client-server communication
* Implemented Regular expressions for pattern matching in the log files, Multithreading for concurrent access to company server 
and GZIP library of Python to unzip the files containing logs

Releases

No releases published

Packages

No packages published

Languages