-
Notifications
You must be signed in to change notification settings - Fork 0
lavamunky/MergeSSCLogs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This program takes 360 server/SSC logs and merges them so that they are in order chronologically. To manually build: gcc mergeLogs.c -o MergeLogs Or, this includes a simple makefile. To run: ./MergeLogs The summary will show you how to run ;) Known bugs: --if the logs being merged contain Null characters '\0', then these will only be read up until this point instead of upto the end of the line. This is uncommon but possible to occur in the logs prior to merging.
About
Program used for merging HP Fortify SSC log files together, for easy collation and debugging/auditing.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published