nerdexam
Oracle

1Z0-100 · Question #27

Examine the line from /etc/rsyslog.conf: Mail.*-/var/log/maillog Which statement correctly describes this rule?

The correct answer is C. The filename prefix of "-" is a performance enhancement. It stops file syncing on every message. See the full explanation below for the reasoning.

Question

Examine the line from /etc/rsyslog.conf:

Mail.*-/var/log/maillog Which statement correctly describes this rule?

Options

  • AThe rule name prefix of "-" is tolerated for syslog and syslog.sys compatibility with no impact or
  • BThe file name prefix of "-" is a way of disabling mail log messages under certain conditions to
  • CThe filename prefix of "-" is a performance enhancement. It stops file syncing on every message.
  • DThe file name prefix of "-" forces file syncing after every message is logged to ensure each

How the community answered

(19 responses)
  • A
    5% (1)
  • B
    5% (1)
  • C
    79% (15)
  • D
    11% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-100 Practice