FORMATS 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145
  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. Example:
  26. 18:01:43 <Ben> Hello world
  27. * Eggdrop:
  28. - A cool and advanced IRC bot for Linux (www.eggheads.org)
  29. - In order to use this, format must be set to 'eggdrop'.
  30. You might want to change the logfile-suffix in order for pisg to parse the
  31. files in the correct order when using 'logdir':
  32. set logfile-suffix ".%Y%m%d" instead of the standard format
  33. set logfile-suffix ".%d%b%Y".
  34. Example:
  35. [00:02] <Jenny> Hello world
  36. * Grufti:
  37. - A bot which I'm not really familiar with (www.grufti.com)
  38. - The author has actually made something like pisg called 'gruftistats',
  39. but someone mailed me and told me that it hadn't been maintained for
  40. over a year, and it had some problems..
  41. - In order to use this, format must be set to 'grufti'
  42. Example:
  43. [00:17] <John> Hello world
  44. * bxlog:
  45. - A logging script for BitchX (console client - see scripts.bitchx.com)
  46. - In order to use this, format must be set to 'bxlog'
  47. Example:
  48. [31 Dec/11:26] <John> Hello world
  49. * mbot:
  50. - C-Based IRC Bot (http://darksun.com.pt/mbot/)
  51. - In order to use this, format must be set to 'mbot'
  52. Example:
  53. Thu Aug 23 12:59:40 2001 <John> Hello world
  54. * irssi:
  55. - Console IRC client (www.irssi.org)
  56. - Logfiles must be using the default theme in irssi.
  57. - In order to use this, format must be set to 'irssi'
  58. Example:
  59. 17:40 <@John> Hello world
  60. * psybnc:
  61. - IRC bouncer (http://www.psychoid.lam3rz.de/)
  62. - In order to use this, format must be set to 'psybnc'
  63. Example:
  64. 2001-08-19-23-14-06:#LINUX.DE::stelb!user@host.org PRIVMSG #linux.de :hi!
  65. * winbot:
  66. - Windows-based IRC bot (http://www.winbot.co.uk/)
  67. - In order to use this, format must be set to 'winbot'
  68. Example:
  69. 15:32.58 17/10/2001 <Azhrarn/#darkgalaxy> This is a normal line.
  70. * zbot:
  71. - Bot written in C++ (http://zcbot.sourceforge.net/)
  72. - In order to use this, format must be set to 'zcbot'
  73. Example:
  74. 12/11/01 22:05:42 :Keitaro!KOala_v5@EVYRV4A4.ipt.aol.com PRIVMSG #alsa-station :Re all :-)
  75. * ircle:
  76. - IRC client for Mac OS X
  77. - Support for this format is not completely done yet.
  78. - In order to use this, format must be set to 'ircle'
  79. Example:
  80. 6:35 PM: Sinnikal: thats gross
  81. * infobot:
  82. - bot written in Perl (http://www.infobot.org)
  83. - In order to use this, format must be set to 'infobot'
  84. * Trillian:
  85. - Trillian's IRC component. (http://www.trillian.cc)
  86. Note: Your Logs must be timestamped in the format [%h:%m] or [%h:%m:%s]
  87. This is set in Preferences -> General -> Windows -> Display in your Trillian Client
  88. Tested with Trillian Version 0.70
  89. - In order to use this, format must be set to 'Trillian'
  90. * bobot++:
  91. - IRC bot written in C++. (http://pltplp.net/bobot++/)
  92. - In order to use this, format must be set to 'bobot'
  93. Example:
  94. [13/12/2001 - 20:38] <NazoZzz> hello world