由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Linux版 - syslog.conf doesn't work for kernel 2.6.38.8 ?
相关主题
kernel 模块化那么好,为啥 GUI 做不到?ubuntu和 debian的目标会和 redhat一样吗?
现在跟redhat 6.1最接近的free linux是什么?grub的问题??
howto install vboxguestadditions on CentOS.为什么大家装ubutu,而不是redhat?
CentOS 5.3 怎么还不出来?个人机装哪个版本啊?
装了一个rhel5后CentOS 5上跑2.6.31kernel的问题
国内公司里用是Ubuntu Server Edition 还是 Redhat Enterprise?谁推荐一个distri吧,
大家帮我选个 dist 吧RHEL 现在不free了?
有没有用oracle的?CentOS是不是最接近RedHat的?
相关话题的讨论汇总
话题: log话题: var话题: myfolder话题: kernel话题: etc
进入Linux版参与讨论
1 (共1页)
w*s
发帖数: 7227
1
1. under /etc, there's no syslog.conf
2. created /etc/syslog.conf which has only 1 line,
user.*/var/log/myfolder
3. write a c code which calls syslog()
4. run the above code
5. in /var/log/messages i can see
user.info myprog: hello world
6. nothing in /var/log/myfolder
i'm logining as root.
Any suggestions ?
x**m
发帖数: 941
2
RHEL/CentOS 6.0+ adopted rsyslog. Do you have /etc/rsyslog.conf?
w*s
发帖数: 7227
3
1. under /etc, there's no syslog.conf
2. created /etc/syslog.conf which has only 1 line,
user.*/var/log/myfolder
3. write a c code which calls syslog()
4. run the above code
5. in /var/log/messages i can see
user.info myprog: hello world
6. nothing in /var/log/myfolder
i'm logining as root.
Any suggestions ?
x**m
发帖数: 941
4
RHEL/CentOS 6.0+ adopted rsyslog. Do you have /etc/rsyslog.conf?
w*s
发帖数: 7227
5
no rsyslog, this is pure kernel for embedded system,
only basic stuff and busybox.
咪咪你是好人,现在工作挣钱不容易,真的谢谢了。

【在 x**m 的大作中提到】
: RHEL/CentOS 6.0+ adopted rsyslog. Do you have /etc/rsyslog.conf?
u*********r
发帖数: 2735
6
check busybox code, syslog may go to udp socket

【在 w*s 的大作中提到】
: no rsyslog, this is pure kernel for embedded system,
: only basic stuff and busybox.
: 咪咪你是好人,现在工作挣钱不容易,真的谢谢了。

x**m
发帖数: 941
7
你说的好惨哦,要不送你点伪币?
Can you post the line with syslog() in your C code and the line in /var/log/
messages?

【在 w*s 的大作中提到】
: no rsyslog, this is pure kernel for embedded system,
: only basic stuff and busybox.
: 咪咪你是好人,现在工作挣钱不容易,真的谢谢了。

w*s
发帖数: 7227
8
年纪老了,也没有储蓄退休,一身的病痛去上班做奴隶。
你们年轻孩子要多锻炼身体。

log/

【在 x**m 的大作中提到】
: 你说的好惨哦,要不送你点伪币?
: Can you post the line with syslog() in your C code and the line in /var/log/
: messages?

w*s
发帖数: 7227
9
we cannot change busybox code for license issue,
so just live with it ...

【在 u*********r 的大作中提到】
: check busybox code, syslog may go to udp socket
1 (共1页)
进入Linux版参与讨论
相关主题
CentOS是不是最接近RedHat的?装了一个rhel5后
[合集] 在 SD/USB 上运行你的 ubuntu国内公司里用是Ubuntu Server Edition 还是 Redhat Enterprise?
嗯,也来complain一下Ubuntu 10.10大家帮我选个 dist 吧
rhel5能装php5.3吗?有没有用oracle的?
kernel 模块化那么好,为啥 GUI 做不到?ubuntu和 debian的目标会和 redhat一样吗?
现在跟redhat 6.1最接近的free linux是什么?grub的问题??
howto install vboxguestadditions on CentOS.为什么大家装ubutu,而不是redhat?
CentOS 5.3 怎么还不出来?个人机装哪个版本啊?
相关话题的讨论汇总
话题: log话题: var话题: myfolder话题: kernel话题: etc