FORMATS 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  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. Example:
  31. [00:02] <Jenny> Hello world
  32. * Grufti:
  33. - A bot which I'm not really familiar with (www.grufti.com)
  34. - The author has actually made something like pisg called 'gruftistats',
  35. but someone mailed me and told me that it hadn't been maintained for
  36. over a year, and it had some problems..
  37. - In order to use this, format must be set to 'grufti'
  38. Example:
  39. [00:17] <John> Hello world
  40. * bxlog:
  41. - A logging script for BitchX (console client - see scripts.bitchx.com)
  42. - In order to use this, format must be set to 'bxlog'
  43. Example:
  44. [31 Dec/11:26] <John> Hello world
  45. * mbot:
  46. - C-Based IRC Bot (http://darksun.com.pt/mbot/)
  47. - In order to use this, format must be set to 'mbot'
  48. Example:
  49. Thu Aug 23 12:59:40 2001 <John> Hello world
  50. * irssi:
  51. - console IRC client (www.irssi.org)
  52. - In order to use this, format must be set to 'irssi'
  53. Example:
  54. 17:40 <@John> Hello world
  55. * psybnc:
  56. - IRC bouncer (http://www.psychoid.lam3rz.de/)
  57. - In order to use this, format must be set to 'psybnc'
  58. Example:
  59. 2001-08-19-23-14-06:#LINUX.DE::stelb!user@host.org PRIVMSG #linux.de :hi!
  60. * winbot:
  61. - Windows-based IRC bot (http://www.winbot.co.uk/)
  62. - In order to use this, format must be set to 'winbot'
  63. Example:
  64. 15:32.58 17/10/2001 <Azhrarn/#darkgalaxy> This is a normal line.