Treffer: Chopping Logs.

Title:
Chopping Logs.
Authors:
Source:
Linux Journal. Feb2009, Issue 178, p32-34. 2p. 1 Color Photograph.
Database:
Business Source Premier

Weitere Informationen

The article provides information on Perl one-liner which creates speedy tallies from computer log files. It discusses the developed common template for a shell one-liner that hacks through logs. It explores the utilization of a certain specific type of information in log parsing. It highlights the Perl regular expressions, which hack the Python script much faster compared with other approaches. It presents an example computer algorithm used to find unique Internet Protocol addresses, which uses a regular expression to match a particular column or other pattern of data on the line.