[asterisk-bugs] [JIRA] (ASTERISK-29345) Queue_Log file empty
Edmond Dobrova (JIRA)
noreply at issues.asterisk.org
Thu Mar 18 03:05:15 CDT 2021
[ https://issues.asterisk.org/jira/browse/ASTERISK-29345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=254208#comment-254208 ]
Edmond Dobrova commented on ASTERISK-29345:
-------------------------------------------
adding rasterisk -x 'logger reload' > /dev/null in the queue_log rotate fixes it
/var/log/asterisk/queue_log {
daily
missingok
rotate 30
notifempty
sharedscripts
create 0640 asterisk asterisk
su asterisk asterisk
postrotate
rasterisk -x 'logger reload' > /dev/null
endscript
}
> Queue_Log file empty
> --------------------
>
> Key: ASTERISK-29345
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-29345
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_queue
> Affects Versions: 16.15.1
> Reporter: Edmond Dobrova
> Severity: Major
>
> Hi, its being like 1 month that sometimes i am having issue with queue_log file with no data at all, i need to restart asterisk than it works. Any idea why is this happening. Thanks
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list