Skip to content

arcsecond logs

arcsecond logs [OPTIONS] [SERVICE]

Show recent logs. Services are named as in arcsecond status: backend, worker, beat, web, db, broker, platesolver, alerts.

Arguments

  • [SERVICE] — optional

Options

OptionDescription
--dir FOLDERThe Arcsecond.local folder (the one holding docker-compose.yml). Default: the current folder, else the one arcsecond setup last ran in.
-f, --followKeep printing as new lines arrive.
--tail TEXTHow many recent lines to show ('all' for everything). [default: 200]
-v, --verboseIncreases verbosity.

MIT Licensed