Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

application-status

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
application-status (any | error)

Hierarchy Level

content_copy zoom_out_map
[edit system syslog console]

Description

Enable logging of application start or stop status. During system reboot, by default, the systemd process logs messages for applications to the journal log. By default, application stop and start status are written to the journal log. Only application stop and start errors are logged to the console.

This configuration statement allows each application's stop and start application status logs to be logged to the console. You configure the any option to allow all systemd application stop and start messages to be written to the console, not just error messages. You configure the error option to return to the default setting.

Default

Write only application stop and start error messages to the console.

Options

(any | error)
  • any—Write all application stop and start status messages to the console.

  • error—Write only application stop and start error messages to the console.

  • Default: error

Required Privilege Level

system—To view this statement in the configuration.

system-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Evolved Release 23.1R1.

footer-navigation