| ||||||||||||||||||||||||||||||||||||||||||||
|
Log Analysis - ManualOpening log filesYou can copy the exe file to any folder you want, you can even copy the file to an USB disk. There is no need to run an installer. You could copy the executable in any folder containing log files and create a shortcut on your desktop to run the application. When you start the log analysis program, it will automatically look for log files (*.log) in the following order:
Viewing log entriesThe viewer is split in 2 sections:
You can leave the application running, if there are entries added to the log file, the application will automatically append them to the list when you click in the log entries list or press F5. Filter log entriesWhen you select something in the details view, you can filter it by right-clicking or going to the menu View --> Filter. You can filter log entries for certain text. This filter can be set to include records with the string or to exclude those records. You can also save your filter settings for later use. A file LogAnalysis.ini will be made if you go to View --> Save. Next time you start the application, the settings are loaded from this file. DNS and WHOIS lookupWhen you select something in the details view, you can do a DNS or WHOIS lookup by right-clicking or going to the menu Edit. You can perform WHOIS lookups on an IP address that you selected in the detail view. The default WHOIS server is whois.arin.net. The tool will automatically perform recursive WHOIS lookups if you are not on the right WHOIS server. The following are the most used WHOIS servers you can select from the drop down list. You can also type another WHOIS server.
Opening custom log filesWhen you open a log file where the fields are not defined and they are not separated by a certain separator character (tab,comma,semi-colon...), you can specify the field separator text yourself: Custom settings for different log filesYou can have different settings for different types of log files, as long as they are in a separate folder. When saving the settings a file LogAnalysis.ini is created (in the folder of the executable). Moving this file to your log files folder will only apply the settings to the files in that folder. Merging log files and exporting viewsIf you want to merge multiple log files to one file for analysis, you can run this in a command prompt: copy *.log merged.log You can also export a (filtered) view to a new log file. Only the filtered log entries will be saved to the new file.
|
|||||||||||||||||||||||||||||||||||||||||||
|