Page 1 of 1

Log a Channel On Unrealircd/Anope/Thales/SolarStats

Posted: Fri Aug 05, 2005 7:23 am
by Number
Hello everybody ...

I'm looking for a modules with i can make 'Log' file like Eggdrop..
To do some stats whit PISJ ..

I have seen 'LogServ' but it work only whit NeoStats ..
I don't use it..

Do you know another ?
I don't want to use a client ... because i would like to add channel dynamically whit a php script ..

Thanks :-)

Posted: Sun Aug 07, 2005 2:18 pm
by Number
Nobody ??

I'm on Linux ... And i reallly don't want to use neostats because solarstats have more thing ..

can you help me?

Posted: Mon Aug 08, 2005 1:06 am
by w00t
I'll see, I've been working on a bot in C. I still need to add some more features, but it shouldn't be that hard to be able to make it log channels, and to check what channels to log in SQL.. I'll have a think about it. Prod me in email sometime, so I remember.

Posted: Mon Aug 08, 2005 3:20 am
by Trystan
This is a feature of Denora, here is a link to what it can look like, it doesn't have all the stuff like PISJ but its plained for our next release.

http://stats.musichat.net/?chan=djprezioso

Also Thales is all but dead, Denora is the continuation of the project, you can check it out at
http://denora.nomadirc.net/

Posted: Mon Aug 08, 2005 7:09 am
by Number
I'm not sur that you understand really my question...


I don't want i service to make stats...
But only a services to make "log file" on a channel..

Like eggdrop or LogServ ...
Denora make log file of a channel ??

--

[moderator: "bump post" below from 2 days later merged with this one:]


Nobody know a service to log channel ?

Like logServ but not on SolarStats :-(

Help me :( :(

Posted: Sat Aug 13, 2005 12:28 pm
by Number
Sorry for the 'flood"

I'm search but i dont find anithing :-(

Posted: Fri Aug 19, 2005 12:09 am
by antipossum
I think I'm looking for the same thing here. What I need to do is log the conversation in the channels on the server via either epona or unreal, since I'm on dialup and can't stay connected 24/7 and log with my own IRC client, otherwise I'd just handle it that way.

It needs to be a module of some sort, since with my IRCD and services I am already at the limit of how many processes my shell provider lets me have, so I can't use an eggdrop or anything like that.

This is a small, private, standalone server so there will not be a lot of traffic, so the log files becoming big is not an issue. I already log connections and such things, and don't need any kind of stats report like was linked earlier in the thread - I just need to log conversation in the channels.

I run Unreal 3.2.3 and epona 1.6.3 on a FreeBSD shell, if that makes any difference.