FORMATS 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234
  1. FORMATS - supported logfile formats by pisg
  2. ------------------
  3. This file contains a list of the different logfile formats which pisg
  4. supports. It also includes a sample line for these formats.
  5. If you don't have access to any of the clients/bots or you use some other
  6. IRC client/bot which isn't supported, then it's fairly easy to add support
  7. for a new IRC log format if you have some Perl knowledge, take a look at
  8. modules/Pisg/Parser/Format/Template.pm. If you don't have any Perl
  9. knowledge, then mail a sample logfile to the mailinglist (preferred as a
  10. link to the logfile)
  11. * mIRC:
  12. - A client for Windows (www.mirc.com)
  13. - If you want to create mIRC logfiles with your eggdrop, you can get some TCL
  14. which does it all for you (also logrotating and much more).
  15. MEL (mIRCStats Eggdrop Logger) can be downloaded from the following URL:
  16. http://mel.angelbears.org/
  17. Remember to timestamp your logs, or it wont work, the timestamp must be
  18. in [HH:MM] or [HH:MM:SS] format.
  19. - In order to use this, format must be set to 'mIRC'.
  20. Example:
  21. [23:44] <Christina> Hello world
  22. * X-Chat:
  23. - A client for Linux (www.xchat.org)
  24. - In order to use this, format must be set to 'xchat'.
  25. Both the old logformat, and the new logformat from 1.8.7 and above is
  26. supported.
  27. Example of old logformat:
  28. 18:01:43 <Ben> Hello world
  29. Example of new logformat:
  30. jan 13 04:39:42 <Ben> Hello World
  31. * Eggdrop:
  32. - A cool and advanced IRC bot for Linux (www.eggheads.org)
  33. - In order to use this, format must be set to 'eggdrop'.
  34. You might want to change the logfile-suffix in order for pisg to parse the
  35. files in the correct order when using 'logdir':
  36. set logfile-suffix ".%Y%m%d" instead of the standard format
  37. set logfile-suffix ".%d%b%Y".
  38. Example:
  39. [00:02] <Jenny> Hello world
  40. * Grufti:
  41. - A bot which I'm not really familiar with (www.grufti.com)
  42. - The author has actually made something like pisg called 'gruftistats',
  43. but someone mailed me and told me that it hadn't been maintained for
  44. over a year, and it had some problems..
  45. - In order to use this, format must be set to 'grufti'
  46. Example:
  47. [00:17] <John> Hello world
  48. * bxlog:
  49. - A logging script for BitchX (console client - see scripts.bitchx.com)
  50. - In order to use this, format must be set to 'bxlog'
  51. Example:
  52. [31 Dec/11:26] <John> Hello world
  53. * mbot:
  54. - C-Based IRC Bot (http://darksun.com.pt/mbot/)
  55. - In the configuration file, timemode must be set to '1'
  56. - In order to use this, format must be set to 'mbot'
  57. Example:
  58. Thu Aug 23 12:59:40 2001 <John> Hello world
  59. * irssi:
  60. - Console IRC client (www.irssi.org)
  61. - Logfiles must be using the default theme in irssi.
  62. - In order to use this, format must be set to 'irssi'
  63. Example:
  64. 17:40 <@John> Hello world
  65. * psybnc:
  66. - IRC bouncer (http://www.psychoid.lam3rz.de/)
  67. - In order to use this, format must be set to 'psybnc'
  68. Example:
  69. 2001-08-19-23-14-06:#LINUX.DE::stelb!user@host.org PRIVMSG #linux.de :hi!
  70. * winbot:
  71. - Windows-based IRC bot (http://www.winbot.co.uk/)
  72. - In order to use this, format must be set to 'winbot'
  73. Example:
  74. 15:32.58 17/10/2001 <Azhrarn/#darkgalaxy> This is a normal line.
  75. * zbot:
  76. - Bot written in C++ (http://zcbot.sourceforge.net/)
  77. - In order to use this, format must be set to 'zcbot'
  78. Example:
  79. 12/11/01 22:05:42 :Keitaro!KOala_v5@EVYRV4A4.ipt.aol.com PRIVMSG #alsa-station :Re all :-)
  80. * ircle:
  81. - IRC client for Mac OS X
  82. - Support for this format is not completely done yet.
  83. - In order to use this, format must be set to 'ircle'
  84. Example:
  85. 6:35 PM: Sinnikal: thats gross
  86. * infobot:
  87. - bot written in Perl (http://www.infobot.org)
  88. - In order to use this, format must be set to 'infobot'
  89. * Trillian:
  90. - Trillian's IRC component. (http://www.trillian.cc)
  91. Note: Your Logs must be timestamped in the format [%h:%m] or [%h:%m:%s]
  92. This is set in Preferences -> General -> Windows -> Display in your Trillian Client
  93. Tested with Trillian Version 0.70
  94. - In order to use this, format must be set to 'Trillian'
  95. * bobot++:
  96. - IRC bot written in C++. (http://pltplp.net/bobot++/)
  97. - In order to use this, format must be set to 'bobot'
  98. Example:
  99. [13/12/2001 - 20:38] <NazoZzz> hello world
  100. * axur/epic:
  101. - A unix shell client similar to bitchx but not quite.
  102. - EPIC is available at http://www.epicsol.org/
  103. - AXUR script for EPIC is available at
  104. http://www.asciifun.com/images/axur-2000.tar.gz or ax- b12r2.tar.gz
  105. axur/epic logs with two formats at once, one for normal users
  106. and one for the actual client doing the logging. Why? no idea.
  107. The normal format is of:
  108. [MM/DD/YYYY @ HH:MM:SS] <nick> saying
  109. [MM/DD/YYYY @ HH:MM:SS] * nick does some action here
  110. The loggers format is of:
  111. [MM/DD/YYYY @ HH:MM:SS] >(logger) saying
  112. [MM/DD/YYYY @ HH:MM:SS] >* logger does some action here
  113. Both is supported.
  114. * Perlbot:
  115. - A bot which written in perl that supports loadable modules
  116. (http://perlbot.sourceforge.net)
  117. - It also has some modules for searching logs and some perl scripts
  118. for searching and browsing the log files.
  119. (See examples at http://stats.978.org)
  120. - Development on the bot seems to have stopped. I did need to edit it
  121. a bit to get it to log actions correctly.
  122. - In order to use this, format must be set to 'perlbot'
  123. Example:
  124. 13:22:57 <Sc00ter> bah, gotta run to the store
  125. * oer:
  126. - Bot written in C (http://oer.equnet.org/)
  127. - In order to use this, format must be set to 'oer'
  128. - For a detailed description see:
  129. http://faq.equnet.org/show.php?area=b2VyIGFuZCBvZXIrTXlTUUwgRkFR&id=35&lang=en
  130. Example:
  131. 1010866756 :EQU!equ@mira.equnet.org PRIVMSG #oer :test for mbrix
  132. * muh
  133. - A bouncer for unix/linux (http://mind.riot.org/muh/)
  134. - In order to use this, format must be set to 'muh'.
  135. Since you can configure the log-format as you want to, the standard-format
  136. is used for parsing.
  137. In order to set it correctly add this to you muhrc:
  138. timestamptemplate = "[%a %d %b %H:%M:%S]";
  139. Example:
  140. [Sat 16 Mar 21:24:09] <pete> hello everybody
  141. * Energymech:
  142. - An irc bot written in C which is currently beeing developed.
  143. - In order to use this, format must be set to 'energymech'.
  144. - Energymech is available at http://www.energymech.net or (better)
  145. at http://cvs.energymech.net
  146. Example:
  147. [00:02] <Jenny> Hello world
  148. [00:04] Joins: vjaway (vector@p5086F6EF.dip.t-dialin.net)
  149. * Dancer:
  150. - Bot written in C (http://dancer.sourceforge.net/)
  151. - In order to use this, format must be set to 'dancer'
  152. Example:
  153. 15.57.40 # <elho> hello world!