Skip to content
Snippets Groups Projects
  • Benjamin Ford's avatar
    1f02d20d
    ARI: Rotate log channels. · 1f02d20d
    Benjamin Ford authored
    An http request can be sent to rotate a specified log channel.
    If the channel does not exist, an error response will be
    returned.
    
    The command "curl -v -u user:pass -X PUT 'http://localhost:8088
    /ari/asterisk/logging/logChannelName/rotate'" can be run in the
    terminal to access this new functionality.
    
    * Added the ability to rotate log files through ARI
    
    ASTERISK-25252
    
    Change-Id: Iaefa21cbbc1b29effb33004ee3d89c977e76ab01
    1f02d20d
    History
    ARI: Rotate log channels.
    Benjamin Ford authored
    An http request can be sent to rotate a specified log channel.
    If the channel does not exist, an error response will be
    returned.
    
    The command "curl -v -u user:pass -X PUT 'http://localhost:8088
    /ari/asterisk/logging/logChannelName/rotate'" can be run in the
    terminal to access this new functionality.
    
    * Added the ability to rotate log files through ARI
    
    ASTERISK-25252
    
    Change-Id: Iaefa21cbbc1b29effb33004ee3d89c977e76ab01
To find the state of this project's repository at the time of any of these versions, check out the tags.