• This project
    • Loading...
  • Sign in

UKKO / influx_client_go

Elementos brand ukko 05 cropped
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • influx_client_go
  • vendor
  • github.com
  • influxdata
  • influxdb
  • scripts
  • logrotate
  • Iker Narvaez's avatar
    change remote · 0ed930dc
    0ed930dc
    Iker Narvaez authored 2017-05-22 16:31:40 -0500
logrotate 113 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8
/var/log/influxdb/influxd.log {
    daily
    rotate 7
    missingok
    dateext
    copytruncate
    compress
}