Syslog and Logrotate Quiz

Syslog and Logrotate Quiz

12th Grade

30 Qs

quiz-placeholder

Similar activities

Ultimate Quizziz 2024

Ultimate Quizziz 2024

6th - 12th Grade

27 Qs

ag mech 1 4.05

ag mech 1 4.05

12th Grade

30 Qs

House Style Study Guide

House Style Study Guide

9th - 12th Grade

30 Qs

12 CSS - Quiz 1 Week 1

12 CSS - Quiz 1 Week 1

11th - 12th Grade

25 Qs

NA Test #3 Hospital

NA Test #3 Hospital

12th Grade

25 Qs

Alg2 - Chapter 6 Review

Alg2 - Chapter 6 Review

9th - 12th Grade

25 Qs

Latihan Soal UAS KIMIA Kelas XII.IA

Latihan Soal UAS KIMIA Kelas XII.IA

12th Grade - University

25 Qs

Multiple Choice Questions (Part 3)

Multiple Choice Questions (Part 3)

6th - 12th Grade

30 Qs

Syslog and Logrotate Quiz

Syslog and Logrotate Quiz

Assessment

Quiz

Other

12th Grade

Medium

Created by

Naveen Yadav

Used 3+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A Syslog server is set up but is not receiving logs from a client. What could be the issue?

The rsyslog service on the client is stopped.

The server is using port 22 instead of 514.

The client has not configured remote logging.

All of the above.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which file do you edit to configure rsyslog on a Linux server?

/etc/rsyslog.d/

/var/log/rsyslog.log

/etc/rsyslog.conf

/etc/logrotate.d/rsyslog

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What protocol does Syslog commonly use for sending logs?

HTTP

UDP

FTP

TCP

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You want to configure a Syslog server to accept logs only from a specific IP. Which directive can be used?

$AllowedClients

$ModLoad imtcp

$InputTCPServerRun

None of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you generate a test log message on a Linux system?

echo "log message" > /var/log/syslog

loggenerate "test message"

logger "test message"

touch /var/log/test.log

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A user reports that application logs are not reaching the Syslog server. What's the first troubleshooting step?

Check the disk space on the client machine.

Restart the client machine.

Verify the rsyslog configuration on the client.

Compress older logs.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the rsyslog.conf file, what does the line *.info @192.168.1.10 do?

Filters logs with info priority.

Forwards logs with info priority to 192.168.1.10.

Stores logs locally.

Deletes logs with info priority.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?