I have a Kubuntu install that works fine but for some reason, it grows the logs into hundreds of GBs.
Is there a method to prevent those logs from growing so large? I researched "log rotate" but I couldn't understand it.
I would like something established such that after a certain size, the logs are automatically deleted so I don't have to do it manually each time.
How would I do so?
Here are the logs:
#1: /var/log/syslog
#2: /var/log/kern.log
I already determined I don't need them, so I would like to auto-delete them once they reach a certain size.
Thank you.
Hi team,
Am a newbie in Linux, have a runing application using tail -f to see the ongoing logs, am having a challenge i want to see a specific file seen yesterday but its seems i can reach the line of the log but not the contents of the logs kindly help me out.
Thanks
hi experts
I am running a large rsync job, but the exclude list doesn't seem to be working:
The rsync log shows this file as being copied over
/a/test 4.11/Logs/2015-03-03_PID_1234/x.y
but the exclude file clearly includes this line:
/a/test*/Logs/*PID*
So shouldn't it have been excluded?
Thanks
Hi Linux Guru's
just want to ask any keyword on hardware logs that show's the box shut downs it self
I'm using CentOS release 6.4 (Final)
hey there
And again, I got stuck in this problem.
I could not find honeyd logs in var/logs/honeypot/
there isnt any file.
I ran the honeyd with "honeyd -d -f honeyd.conf"
it works in terminal. but there arent any logs at all.
root@kali:/etc/honeypot# honeyd -d -f honeyd.conf
Honeyd V1.5c Copyright (c) 2002-2007 Niels Provos
honeyd[6952]: started with -d -f honeyd.conf
honeyd[6952]: listening promiscuously on eth0: (arp or ip proto 47 or (udp and src port 67 and dst port 68) or (ip )) and not ether src 98:4b:e1:94:62:46
honeyd[6952]: [eth0] trying DHCP
honeyd[6952]: Demoting process privileges to uid 65534, gid 65534
honeyd[6952]: [eth0] got DHCP offer: 192.168.23.3
honeyd[6952]: Updating ARP binding: 00:00:24:8b:83:c3 -> 192.168.23.3
honeyd[6952]: arp reply 192.168.23.3 is-at 00:00:24:8b:83:c3
honeyd[6952]: Sending ICMP Echo Reply: 192.168.23.3 -> 110.44.116.18
after some research, i came to know that i should include "-l" to create logs.
but it showed me only this.
root@kali:/etc/honeypot# honeyd -l -d -f honeyd.conf
Honeyd V1.5c Copyright (c) 2002-2007 Niels Provos
honeyd[6960]: started with -l -d -f honeyd.conf
honeyd[6960]: listening promiscuously on eth0: (arp or ip proto 47 or (udp and src port 67 and dst port 68) or (ip )) and not ether src 98:4b:e1:94:62:46
honeyd[6960]: [eth0] trying DHCP
Honeyd starting as background process
root@kali:/etc/honeypot#
so what could be the issue? Urgent help needed.
thanks in advance
P.S I am a linux newbie.
Hi, I can see the below mentioned logs writing every second into /var/log/messages.
"setroubleshoot: SELinux is preventing /usr/bin/perl from ioctl access on the file /usr/share/perl5/Exporter.pm. For complete SELinux messages. run sealert -l e6a1fd7e-a8c0-44bc-91db-b550f85f31c2"
Can anyone help me to find the root cause of this and how to fix it also?
Thanks in advance,
George
Hi everyone
I have a problem in RehHat 6.3, i don't know what happen but several command's simply don't work, what I can do to solve this problem? and what logs I could check to prevent this problem?
thanks in advance
tiago
proftpd is running in port 2222. Vendor user "ABC" logs in successfully. When I check the /var/log/proftpd/sftpd.log file I see strange things, time stamp changes from 11:xx to 10:xx during user ABC login..!
Mar 17 11:44:34 mod_sftp/0.9.7[49192]: sending acceptable userauth methods: keyboard-interactive,password
Mar 17 10:44:34 mod_sftp/0.9.7[49192]: sending userauth success
Mar 17 10:44:34 mod_sftp/0.9.7[49192]: user 'ABC' authenticated via 'keyboard-interactive' method
Mar 17 11:44:35 mod_sftp/0.9.7[49193]: using '/etc/ssh/ssh_host_rsa_key' as RSA hostkey
Mar 17 11:44:35 mod_sftp/0.9.7[49193]: using '/etc/ssh/ssh_host_dsa_key' as DSA hostkey
Mar 17 11:44:35 mod_sftp/0.9.7[49193]: disconnecting client (received EOF)
Mar 17 10:44:35 mod_sftp/0.9.7[49192]: 'subsystem' channel request for 'sftp' subsystem
Mar 17 10:44:35 mod_sftp/0.9.7[49192]: using SFTP protocol version 3 for this session (channel ID 0)
Mar 17 10:44:35 mod_sftp/0.9.7[49192]: client set permissions on '/12345_FULL' to 0666
Any thougs on this?
I'm a newby Slackware(14.1) user, I downloaded and installed the SlackBuild for lemonpos, also installed mysql database Ok, but when I star squeeze or lemon it asking me the administrator or supervisor username and password,I try admin-linux and didn't work, also get those error's:
setup Logs.. done, QSqlError(-1, "Unable to find table logs", "")
Login()
Error** : QSqlError(1046, "QMYSQL: Unable to execute query", "No database selected"
No database selected QMYSQL: Unable to execute query"
**Error** : QSqlError(1046, "QMYSQL: Unable to execute query", "No database selected")
squeeze(2233) KPlotWidget::Private::calcDataRectLimits: y1 and y2 cannot be equal. Setting y2 = y1 + 1.0
Any helps, I'll apreciate. the domain lemonpos is not available.
Homepage: http://lemonpos.org/.
hi linus guru,
Need your help, I would like to create ssh user that only has access to one folder
existing Directory: /home/aps/ logs
user can only have read only access on logs folder
Thanks, appreciate your help..
Hello
I am trying to log the Kernel level PPPd raw PPP messages (version 2.4.2) using Linux kernel 2.6.x to the /etc/syslog or /var/log/messages but the logging is not enabled for some reason.
I pass the kdebug 7 or kdebug 31 to the PPPd using /etc/ppp/options but the Kernel level debug logs are not shown in /proc/kmsg or using klogd or syslogd.
Can anyone please help me to fix this. What might be the problem?
Please reply..
Thanks,
Rakesh