Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

application-status

Syntax

Hierarchy Level

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.