Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] But too much logs kills the logs: How to Grok Logs
- Date: Tue, 5 Jun 2012 15:47:38 -0400
- From: jep200404@example.com
- Subject: Re: [tlug] But too much logs kills the logs: How to Grok Logs
- References: <CAJA1Y2YMkk_5zub8HbUEXD-wenEmmGSOaB0nauhkT2+C97CVmA@mail.gmail.com> <87ehpvbvkj.fsf@uwakimon.sk.tsukuba.ac.jp> <CAJA1Y2ZCPbkPBU62mekMD1KvyuDgVoOxgS6517MKYu=h1w6Tew@mail.gmail.com> <20120605145534.6f24728f.jep200404@columbus.rr.com> <CAJA1Y2Yq9_3LSZAS1eLnu4JSy_75ZfSNpWkBefnaTp+ajbNAGA@mail.gmail.com>
On Tue, 5 Jun 2012 21:29:38 +0200, Bruno Raoult <braoult@example.com> wrote: > I meant: You want the logs to be useful. For instance, I may have 10-20 > file changes every day. > If the log shows 1,000 lines, I will never know about these 10 lines... That's probably not a good use of your log files. When things go bad, you should have enough data in your log files to figure out what/how things went bad and to fix it. So let your log files be big. Use grep, sed, awk, and friends to show the 10 lines you want. After you figure out the big command to use, put it in a shell script file for easy use later.
- Follow-Ups:
- Re: [tlug] But too much logs kills the logs: How to Grok Logs
- From: Bruno Raoult
- Re: [tlug] But too much logs kills the logs: How to Grok Logs
- From: Attila Kinali
- Re: [tlug] But too much logs kills the logs: How to Grok Logs
- From: Simon Cozens
- References:
- [tlug] Help on a script...
- From: Bruno Raoult
- [tlug] Help on a script...
- From: Stephen J. Turnbull
- Re: [tlug] Help on a script...
- From: Bruno Raoult
- [tlug] But too much logs kills the logs (was Re: Help on a script...)
- From: jep200404
- Re: [tlug] But too much logs kills the logs (was Re: Help on a script...)
- From: Bruno Raoult
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] But too much logs kills the logs (was Re: Help on a script...)
- Next by Date: Re: [tlug] But too much logs kills the logs: How to Grok Logs
- Previous by thread: Re: [tlug] But too much logs kills the logs (was Re: Help on a script...)
- Next by thread: Re: [tlug] But too much logs kills the logs: How to Grok Logs
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links