Search Results

Search: Posts Made By: wpfontenot
1,632
Posted By wpfontenot
Thanks for the help, the quotes got it going - I...
Thanks for the help, the quotes got it going - I had previously escaped the "\" but not the dot in the filename.
1,632
Posted By wpfontenot
The regex is audit required to be that verbose -...
The regex is audit required to be that verbose - can't chance a false match that excludes something unintentionally. The only regex that is failing to match is this one - it is also the only one with...
1,632
Posted By wpfontenot
Pattern matching question
Hi,

I am writing a simple log parsing system and have a question on pattern matching.

It is simply grep -v -f patterns.re /var/log/all.log

Now, I have the following in my logs

Apr 16...
1,535
Posted By wpfontenot
Good question, it is not explicitly set - but it...
Good question, it is not explicitly set - but it is not explicitly set in my shell either. I'll set that and see how it goes, thanks for the tip.
1,535
Posted By wpfontenot
Log parsing script
Hello, I have a script that parses logs and sends the output via digitally signed and encrypted email. This script uses grep -v to exclude patterns in a file. The problem I have is if this is run via...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 08:49 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy