syslog

  • 网络系统日志;系统日志工具;系统记录

syslogsyslog

syslog

系统日志

支持系统日志(Syslog)服务器设定,透过此设定,所有NAS的事件记录及联机纪录能够被储存到远程系统日志(Syslog)服务器中 …

系统日志工具

系统日志工具syslog)能把内核和用户进程的日志信息转发给一个文件、一组用户或网络上的另一台主机。请考虑设置一台安 …

系统记录

Linux系统在低配置电脑上的使用-Linux教程... ... random 随机数发生器 syslog 系统记录 xfs 字体服务器 ...

系统登录

CentOS服务详解 - 开源运维研究室 -... ... subversion 并发版本系统 syslog 系统登录 Webmin 远程管理工具 ...

日志记录

宋良 - 博客园 ... 主机资料 gethostname 日志记录 syslog 资源和限制 getpriority ...

日志里

思科Catalyst交换机... ... CISCO 官方不推荐这样做。具体命令如下: syslog 日志里。 #interface interface-id 进入需要配置的端 …

纪录至系统纪录

小豆丁 - 博客园 ... substr: 取部份字串。 syslog: 纪录至系统纪录。 Tan: 正切计算。 ...

1
In addition, syslog is often used to record e-mail messages delivery, filesystem issues, and even DHCP leases, DNS issues, and NFS problems. 另外,syslog通常还用于记录电子邮件消息传递、文件系统问题,甚至DHCP租期、DNS问题和NFS问题。
2
Because syslog can write the data to different areas, it's not always obvious that syslog is writing the information. 因为syslog可以将数据写入不同的区域,所以syslog在写入信息时并不总是十分明显。
3
Now, you are going to configure the syslog daemon to log entries coming from the IP filters in a file that you specify. 现在配置syslog守护进程将所有来自IP过滤的条目记录在指定的文件中。
4
The syslog mechanism is started at boot-up, and its initial behavior is defined by the rules in the syslog. conf file. syslog机制是在启动时启动的,并且其初始行为是由syslog.conf文件中的规则定义的。
5
Later, a slight modification of the syslog. conf file sends the text to a different log file or perhaps just to the bit bucket. 随后,对syslog.conf文件稍微修改一下,把文本发送给另一个日志文件或者可能就发送给位桶(bitbucket)。
6
Samba acts like a traditional UNIX daemon in that it can log to the syslog facility as well as generate its own log files. Samba就像一个传统的UNIX守护进程,在于它可以将日志记录到syslog工具,并生成其自己的日志文件。
7
The syslog records a whole host of data, including logins, performance information, and failures reported by different hardware and systems. syslog一般会记录大量的数据,其中包括由不同硬件和系统报告的登录、性能信息和故障。
8
Logging: Sends an e-mail automatically if a particular type of error shows up in the syslog. 日志记录:如果syslog中出现了特定类型的错误,则自动发送一封电子邮件。
9
At this point, you have created the filtering rules and prepared syslog to record logs of rejected packets. 到此为止,您已经创建了过滤规则,并准备好了syslog以记录被拒绝包的日志。
10
The KERN_INFO symbol is a string that you can use to filter information from entering the kernel ring buffer (much like syslog). KERN_INFO符号是一个字符串,可以用来对进入内核回环缓冲区的信息进行过滤(非常类似于syslog)。
11
The main destination for the on-disk copy of the syslog differs between UNIX variants. 在磁盘上复制syslog的主要目的地与在UNIX变体之间不同。
12
When the probe command terminates, prior to returning to the probed code, a syslog record may be optionally generated. 当探测器命令终止时先返回到探测代码,一个系统日志记录可能马上就生成了。
13
Currently, appenders exist for the console, files, GUI components, remote socket servers, NT Event Loggers, and remote UNIX Syslog daemons. 当前附加目的地可以是控制台、文件、GUI组件、远程套接字服务器、NT事件记录器和远程UNIXSyslog守护程序。
14
Access to the log buffer is provided at the core through the multi-purpose syslog system call. 多用途的syslog系统调用提供了内核的日志缓冲区访问方法。
15
The SYSLOG_ACTION_READ command is used to block until log messages are available, and then return them in the provided buffer. SYSLOG_ACTION_READ用于阻塞操作,直至日志消息到达后才释放该操作,然后将它们返回到所提供的缓冲区。
16
Read about rsyslog (the new system logging framework to replace syslog and klog) at its manual page and also its wiki site. 浏览rsyslog(替代syslog和klog的新系统日志框架)的在线手册及其Wiki网站。
17
Since AIXPert does not use syslog, you will need to look at this file to look at all of the applied security settings. 由于AIXPert不使用syslog,所以如果要查看所有应用的安全设置,就需要查看这个文件。
18
In contrast to the ring buffer, each syslog line has a timestamp, and the file persists between system restarts. 与内核环缓冲区不同,每个syslog行都有一个时间戳,日志文件在系统能够重启之间持久化。
19
The complete list of SYSLOG commands is shown in Table 2. 表2显示了SYSLOG命令的完整清单。
20
In this case, status would be reported to the syslog. 在后台执行的情况下,状态报告会发送到系统日志。
21
The syslog facility is a powerful tool for debugging an application someone else wrote. syslog工具是调试由其他人编写的应用程序的强大工具。
22
Finally, the read operation maps to SYSLOG_ACTION_READ to consume the available log messages. 最后,read操作会被映射到SYSLOG_ACTION_READ,以处理可用的日志消息。
23
Listing 4 shows the main configuration content of the default syslog. conf file from a Solaris 10 installation. 清单4显示了Solaris10安装中的缺省syslog.conf文件的主配置内容。
24
The syslog service is a daemon that runs the background and accepts log entries and writes them to one or more individual files. syslog服务是在后台运行的守护进程,可接受日志输入并将其写入到一个或多个单独文件。
25
Star Syslog Sender Free Suite is a free syslog message sending tool for windows. 19下载星系统记录发送者免费套件是免费的系统日志消息发送Windows工具。
26
Both the server logs can even be logged to syslog instead of directly to a file. 甚至可以把这两个服务器日志记录到syslog,而不是直接写到文件。
27
The debug option logs debugging information to the syslog file. debug选项会将调试信息记录到此syslog文件中。
28
The syslog(2) man page provides a great introduction to syslog(2) and its various options and configuration. syslog(2)的man页面提供了一个关于syslog(2)及其各种选项和配置的非常好的介绍。
29
Where -p is the priority or facility level contained within syslog. 其中-p表示syslog中包含的优先级或设备级别(facilitylevel)。
30
Successfully changed syslog record CLI to enable. 允许对命令行操作行为记录日志信息。