Would you consider adding external syslog support to the Windows version?
Re: Syslog
By: dragon to DOVE-Net.Synchronet_Discussion on Wed Apr 21 2021 02:21 pm
> Would you consider adding external syslog support to the Windows version?
Sure. What is it?
On 4/21/2021 5:16 PM, Digital Man wrote:
Re: Syslog
By: dragon to DOVE-Net.Synchronet_Discussion on Wed Apr 21 2021 02:21 pm
> Would you consider adding external syslog support to the Windows version?
Sure. What is it?
What is what? Syslog? Windows?
Can Synchronet for Windows send its log data to a syslog server on
another machine, and if not, would you add this feature?
Would you consider adding external syslog support to the Windows versio
Sure. What is it?
Synchronet ntsvcs do), bu t I've seen nothing in the Windows APIs regarding syslog. But you seem to know a ll about this, so please
educate me. --
I'm not aware of any syslog support on Windows (i.e. by Microsoft).
On 21 Apr 2021, Digital Man said the following...
Would you consider adding external syslog support to the Windows versio
Sure. What is it?
syslog is a log server.. multiple sources (different machines) can send log info to it.
On 21 Apr 2021, Digital Man said the following...
Synchronet ntsvcs do), bu t I've seen nothing in the Windows APIs regarding syslog. But you seem to know a ll about this, so please educate me. --
it would seem the request is to learn how syslog shares log information between machines, and implement that functionality in Synchronet.
On 21 Apr 2021, Digital Man said the following...
Synchronet ntsvcs do), bu t I've seen nothing in the Windows APIs regarding syslog. But you seem to know a ll about this, so please educate me. --
it would seem the request is to learn how syslog shares log information between machines, and implement that functionality in Synchronet.
I'm not aware of any syslog support on Windows (i.e. by Microsoft).
This sounds more like a function for Windows Remote Management.
Synchronet is throwing its logs out. It's up to Windows where they go.
On 22 Apr 2021, Nelgin said the following...
This sounds more like a function for Windows Remote Management. Synchronet is throwing its logs out. It's up to Windows where they go.
this level of pedantry is ridiculous.
it was a simple request. obviously i was able to figure out what the request was for. which then was further cemented in plain English by the original author.
which was met with more ..
ffs guys
Hi,
btw, "external syslog" can also be read as "a syslog server on another (=external) machine".
Just to add some pedantry :)
Regards,
Anna
Re: Re: Syslog
By: fusion to Digital Man on Thu Apr 22 2021 01:29 am
> On 21 Apr 2021, Digital Man said the following...
>
> DM> Synchronet ntsvcs do), bu t I've seen nothing in the Windows APIs
> DM> regarding syslog. But you seem to know a ll about this, so please
> DM> educate me. --
>
> it would seem the request is to learn how syslog shares log information
> between machines, and implement that functionality in Synchronet.
I'll wait for the requester clarify.
Re: Re: Syslog
By: fusion to Digital Man on Thu Apr 22 2021 01:29 am
> On 21 Apr 2021, Digital Man said the following...
>
> DM> Synchronet ntsvcs do), bu t I've seen nothing in the Windows APIs
> DM> regarding syslog. But you seem to know a ll about this, so please
> DM> educate me. --
>
> it would seem the request is to learn how syslog shares log information
> between machines, and implement that functionality in Synchronet.
I'll wait for the requester clarify.
My first instinct is to just say "never mind".
This led me to believe that the *nix version of Synchronet could log to
the LOCAL syslog service and that you were more familiar with syslogging.
I apologize if I assumed too much.
I was asking if you'd consider adding support for sending logs to a
syslog server on a different machine. I run the Windows version of Synchronet, and my syslog server is on a different machine as it
services multiple computers/servers.
I apologize if I assumed too much.
Re: Re: Syslog
By: fusion to Nelgin on Thu Apr 22 2021 05:49 am
> On 22 Apr 2021, Nelgin said the following...
>
> Ne> This sounds more like a function for Windows Remote Management.
> Ne> Synchronet is throwing its logs out. It's up to Windows where they go.
>
> this level of pedantry is ridiculous.
>
> it was a simple request. obviously i was able to figure out what the request
> was for. which then was further cemented in plain English by the original
> author.
>
> which was met with more ..
>
> ffs guys
plus the original guy will probably never READ his logs nor BACKUP his bbs! ---
¨ Synchronet ¨ ::: BBSES.info - free BBS services :::
Re: Re: Syslog
By: dragon to Digital Man on Thu Apr 22 2021 11:23 am
I'm not familiar with use of syslog from Windows applictions/servers/services.
On 4/22/2021 2:19 PM, Digital Man wrote:
Re: Re: Syslog
By: dragon to Digital Man on Thu Apr 22 2021 11:23 am
I'm not familiar with use of syslog from Windows applictions/servers/services.
There are quite a number of Windows programs that send messages to
syslog (ie TitanFTP), though many of them are considered "Enterprise" software.
Any program on any platform can send syslog messages to a syslog server.
That's kind of the point of having one, especially in a mixed OS environment. Basic clients are simple to implement, although I've been using 3rd party programming libraries for the last few decades.
Obviously I've said or done something to upset you, so I'll just drop it
and figure out something on my own.
What is what? Syslog? Windows?--
I think this response from you was expectedly snarky:
that I'm more likely to read them. I also backup my puny little BBS
often, thanks.
I would like to have my logs go to my central syslog server PRECISELY so that I'm more likely to read them.
Re: Re: Syslog
By: Digital Man to dragon on Thu Apr 22 2021 04:12 pm
> I think this response from you was expectedly snarky:
'course I meant to UNexpectedly snarky. <shrug>
On 04-21-21 23:01, Digital Man wrote to fusion <=-
Yeah, I'm aware of what syslog is. I've never heard of "external
syslog" and certainly not in the context of Windows.
On 04-22-21 11:23, dragon wrote to Digital Man <=-
This led me to believe that the *nix version of Synchronet could log to the LOCAL syslog service and that you were more familiar with
syslogging.
I was asking if you'd consider adding support for sending logs to a
syslog server on a different machine. I run the Windows version of Synchronet, and my syslog server is on a different machine as it
services multiple computers/servers.
On 04-22-21 11:19, Digital Man wrote to dragon <=-
I'm no syslog expert, but I believe you can configure a system logger
to forward messages to loggers on other systems.
On 04-21-21 23:01, Digital Man wrote to fusion <=-
DM> Yeah, I'm aware of what syslog is. I've never heard of "external
DM> syslog" and certainly not in the context of Windows.
I have used external syslog in the past, but only Linux - Linux. I'm not aware
of any syslog implementation for Windows, but I could be wrong. :)
El 23/4/21 a las 07:16, Tony Langdon escribi¨:
you can use cygwinOn 04-21-21 23:01, Digital Man wrote to fusion <=-
DM> Yeah, I'm aware of what syslog is. I've never heard of "external
DM> syslog" and certainly not in the context of Windows.
I have used external syslog in the past, but only Linux - Linux. I'm
not aware
of any syslog implementation for Windows, but I could be wrong. :)
https://www.cygwin.com/packages/summary/syslog-ng.html
---
¨ Synchronet ¨ Dock Sud BBS TLD 24 HS - bbs.docksud.com.ar
On 04-23-21 14:57, Ragnarok wrote to Tony Langdon <=-
you can use cygwin
https://www.cygwin.com/packages/summary/syslog-ng.html
MRO wrote to acn <=-
arent all machines 'external' unless we keep them in our assholes?
Digital Man wrote to dragon <=-
I'm no syslog expert, but I believe you can configure a system logger
to forward messages to loggers on other systems.
Sysop: | Chris Crash |
---|---|
Location: | Huntington Beach, CA. |
Users: | 577 |
Nodes: | 8 (0 / 8) |
Uptime: | 62:03:41 |
Calls: | 10,734 |
Calls today: | 1 |
Files: | 5 |
Messages: | 442,639 |