![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Removing blank lines from comma seperated and space seperated file. | pinnacle | Shell Programming and Scripting | 11 | 05-08-2009 12:58 PM |
| Search and then concat 4m other file (comma seperated) | szchmaltz | UNIX for Dummies Questions & Answers | 1 | 06-30-2008 03:45 AM |
| change list to comma seperated items | insania | Shell Programming and Scripting | 2 | 10-03-2007 06:21 PM |
| Comma Seperated List of Values | brap45 | Shell Programming and Scripting | 9 | 02-23-2006 05:12 AM |
| Handling .CSV( Comma seperated value) in awk | Laud12345 | Shell Programming and Scripting | 1 | 05-09-2005 05:41 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
perl help for comma seperated output
Hi,
how can i make a comma seperated output summary. i attached the sample log file. I have to capture these data in the log file. Arcotid Time Stamp, Username, Success, Failure, Error Code, Error Message In the log snippet the userID can be found in- Code Arcot Native Server: recvd AA_BIN_MSG_VER_CHG Cert Subject String....:[CN=01095848;O=MLS; UserID=012345; CardName=ARCARD] Success and failure are like this- Code ArcotID Auth SUCCESS (serial Number [e93b]) Auth fail due to signature verification.Serial Number [11872](This is error message also) Code error code is - Authentication mechanism returned [3], here 3 is error code and for success error code is always 0. Formatting and printing in csv format is the part i am unaware,so i require your help in this.I need to do this for all authentication methods so if i get help in one i will be able to do it for rest. Thanks NT Last edited by namishtiwari; 06-15-2009 at 06:58 AM.. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|