Displaying 20 results from an estimated 6000 matches similar to: "CONSOLE logging"
2008 Sep 09
2
XP cannot read files after upgrade to Debian Samba 3.2.3
Hello,
I have to debian lenny servers serving SAMBA shared folders to XP SP3 clients.
One server is running samba 3.2.3, the other 3.0.24.
On one of the shares there is a folder which contains email message files with names
like:
1164373321.H21047P2656.mail.domain.com:1Gnagg-0000gi-0p
On the 3.2.3 samba server:
>From XP I can browse the folder containing that file, but if I try to copy
the
2007 Aug 17
2
No audio on ISDN PRI calls
Hello,
I have a Sangoma A101 connected to an ISDN30 (E1 in the UK) with some
Snom 300 and Idefisk softphones.
I can do SIP and IAX2 calls just fine, however I cant get any audio in
either direction on the Zap channels. When I call in or dial out over
the ISDN30 (UK E1) I can see the call answered/placed
on the CLI and then silence follows.
I've been provisioned 25 out of the 31 channels only
2007 Nov 30
1
Outgoing PSTN calls , unusable voice quality
Hello,
I have an Asterisk running with a Sangoma A200 card with Hardware Echo
cancelling connected to the UK PSTN.
If a PSTN call comes in, voice both ways is OK, however if an outgoing
call over the PSTN is made I can hear the other party OK but they can
not, they can barely understand what I am saying, my voice is unclear
fading and skipping.
Internal SIP and IAX2 calls are OK,
2008 Nov 16
1
Caching Asterisk SIP useragent info?
Hello,
I'm running an Asterisk 1.4.14 on a linux machine.
Serving SIP Snom users.
I've noticed that each time Asterisk is restarted, for the first 5-10
minutes, the SIP users can dial but cannot be dialed until each phone
re-registers itself against the server.
So only after the "Saved useragent...for peer 111" line appears on the
Asterisk console, then the 111 user can be
2009 Nov 04
2
Minimum hardware requirements for 10 concurrent calls?
Hello,
I'm considering an Asterisk box for up to 10-15 concurrent calls.
Incoming PSTN/ISDN/IAX2, outgoing PSTN/ISDN/IAX2.
Could someone roughly suggest the minimal hardware requirements for this kind of
setup?
Trying to come up with the cheapest solution.
Thank you.
Veselin K
2014 Apr 09
3
Logrotate errors
Hi all,
I have a problem with logrotate and I don't know why. In
/var/log/messages appears these errors:
Apr 8 15:01:01 plzfnsm02 logrotate: ALERT exited abnormally with [1]
Apr 8 16:01:01 plzfnsm02 logrotate: ALERT exited abnormally with [1]
Apr 8 17:01:01 plzfnsm02 logrotate: ALERT exited abnormally with [1]
Apr 8 18:01:01 plzfnsm02 logrotate: ALERT exited abnormally with [1]
Apr 8
2008 Jul 31
2
Logrotate is not happing without -f option
Dear All,
Currently i am using CentOS 4.4 Linux
Logrotate is not happen without -f option
I have executed the following logrotate /etc/logrotate.conf manually and
Logrotate command exit without any error messages
If i executed with -f option then Logrotate will happen
I am not sure why this is happening. Can some one throw light on this.
Regards
-S.Balaji
2013 May 21
4
Asterisk Log rotate not working
Hi,
Last year, I installed Asterisk 10.4.2 and enabled logrotate on daily basis
which was working perfect. Now in couple of months back, the logrotate
feature is not working at all but simply appending the logs in 'messages'
file. Listing down down the configuration for logrotate below;
/var/log/asterisk/messages {
missingok
rotate 5
daily
postrotate
/usr/sbin/asterisk -rx 'logger
2016 Dec 08
3
How to create Debian packages for release 3.9.0
L.S.,
I'm currently in the process of creating Debian packages for
clang/llvm release 3.9.0. For this I'm using the steps as explained on
'http://apt.llvm.org/building-pkgs.php'. Up until now I have done:
$ debcheckout svn://anonscm.debian.org/svn/pkg-llvm/llvm-toolchain/
$ cd llvm-toolchain/branches
$ sh 3.9/debian/orig-tar.sh RELEASE_390 final
Now, as is explained, I would
2011 May 20
5
xferlog not rotating.
I am not sure how to correctly troubleshoot this. I just noticed that my
/var/log/xferlog file is huge. There are no files in /etc/logrotate.d/
for xferlog. This is what leads me to believe that it isnot rotating. Or
perhaps I do not have it set to rotate. I am not sure.
I am running CentOS release 5 (Final).
Can someone tell me what I, apparently, do not have configured correctly.
Thank
2009 Nov 04
2
Asterisk on a MiniITX board+Atom1.6 2gb+Sangoma USB?
Hello,
does this sound as a good combination, mini-itx board with Atom
dual core 1.6ghz 2G ram and a sangoma USB?
For a setup with PSTN for incoming and IAX2(alaw/gsm) for outgoing calls.
- Would you say its a good choice from a hardware perspective?
- Roughly how many concurrent calls would one of these be able to handle?
Regards,
Veselin K
2009 May 27
1
[PATCH node] Compress all rotated logs.
Removes the delaycompress line so that every rotation is compressed.
Signed-off-by: Darryl L. Pierce <dpierce at redhat.com>
---
logrotate/ovirt-logrotate.conf | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/logrotate/ovirt-logrotate.conf b/logrotate/ovirt-logrotate.conf
index 8747f59..8b89a2d 100644
--- a/logrotate/ovirt-logrotate.conf
+++
2006 Jan 03
2
date in logrotate
Quick logrotate question for the group. To comply with a PHB mandate,
I need to keep our apache logs for a minimum of 2 years, and will be
periodically required to hand over chunks of the logs from specific
dates/times. While extending the timeframe of logrotate is easy, I've
found that there's no elegant solution in the RH/CentOS logrotate for
appending dates to the filename. I'm
2005 May 29
1
logrotate
I am googgling right now but am unable to find a simpler
description of how to get logrotate to do what i want it to do.
I have a cs 1.6 server that generates quite a bit of logs. That
log generation is going to increase significantly with one of my
plugins i am going to be installing(logD and the impressive
plugin). I want to tell logrotate to daily rotate all the logs
inside my
2017 Nov 16
2
Log rotation and combining...
I have recently noticed that my dovecot-deliver.log is huge and wanted to start rotating it. So a couple of questions:
1. Can the dovecot-deliver.log be combined with the maillog, that gets rotated weekly? If it can be done, is it advisable?
Since the inception of this particular server, the log file has been located in the /home/vmail directory. Is there a reason it shouldn?t be located in
2017 Mar 19
2
Permission denied when logrotating dovecot.log
Hello guys
Having headaches here how to make logrotation for dovecot log files
work. Having permission issues:
michael.heuberger at xxx /e/l/daily ??? sudo logrotate -fv
dovecot.daily
?
reading config file dovecot.daily
Handling 1 logs
rotating
2017 Nov 17
2
Log rotation and combining...
That doesn?t seem to work either. Where do I find logs for log rotation to see the reason it failed?
Ethon
> On Nov 16, 2017, at 7:53 PM, Bill Shirley <bill at KnoxvilleChristian.org <mailto:bill at KnoxvilleChristian.org>> wrote:
>
> I believe you need a 'create' statement to set the permissions. Here
> is an example for mariadb:
>
2017 Nov 17
2
Log rotation and combining...
So, the question is, why can I rotate the log manually, but cron returns a permission error? Do I need to tell cron to run it as sudo or something like that?
Ethon
> On Nov 17, 2017, at 2:29 AM, Tom Hendrikx <tom at whyscream.net <mailto:tom at whyscream.net>> wrote:
>
> Hi,
>
>
> Your crontab should normally mail you error output. But you can also run
> the
2007 Aug 30
2
asterisk at 100% CPU, 1000's of log files
Hi All,
Twice now in the past few weeks I've walked into the office to find that
our 1.2.24 Asterisk process is sat at 100%, and that hundreds of
thousands of log files in /var/log/asterisk exist, all at 312 bytes,
containing:
Aug 29 23:22:17 VERBOSE[24303] logger.c: Asterisk Event Logger restarted
Aug 29 23:22:17 VERBOSE[24303] logger.c: Asterisk Queue Logger restarted
Aug 29 23:22:17
2010 Dec 02
1
rotate of logfiles
Hello list.
This is not a life-threatening question, but still quite important for
debugging.
I have the following crontab :
15 0,8,12,17 * * * /usr/sbin/asterisk -rx 'logger rotate'
Because I have debug level 9, logfiles get quite large.
I notice that the rotation of the logfiles goes to plan, except at 17h15.
I currently have :
-rw-r--r-- 1 root root 59024 Dec 2 09:36