Logs Flashcards

1
Q

Maximum of log data you can examine?

A

500MB

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

You can analyze on-demand logs from which time period?

A

last 7 days

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Retain period for logs saved on Dynatrace server?

A

5 to 90 days

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

The 3 types of logs that can be monitored are?

A
  1. windows format event logs
  2. plain-text log
  3. JSON files
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which types of Logs are auto-discovered?

A
  1. Process logs

2. operating system logs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

5 advantages of monitoring and storing files on the Dyntrace server?

A
  1. Longer retention period
  2. create alerts based on text pattern occurrences
  3. bookmark search queries
  4. parse columns and examine the top N occurrences
  5. Access metrics via Log monitoring API
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

For which Dyntrace entities are logs available?

A
  1. Process groups
  2. Processes
  3. Hosts
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are the disadvantages of analyzing on-demand logs?

A
  1. Shorter retention period (7 days)

2. One log at a time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Log autodiscovery frequency

A

60 sec

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Log autodiscovery locations

A
  1. Windows System log
  2. Windows Security log
  3. Windows Application log
  4. var/log/syslog
  5. var/log/messages
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

6 Log autodiscovery requirements

A
  1. Log must be opened by an important process
  2. Log must exist longer than 1 minute
  3. Log must contain supported timestamp
  4. Log must have at least 0.5 KB in size
  5. Log must have been updated in the last 7 days
  6. Log must be in log folder/logs folder or a subfolder of it
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

When is a link for log analysis provided on a problem ticket?

A

When Dynatrace detects that the root cause for that problem is a process.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

For what are Log custom metrics used?

A
  1. create a custom chart
  2. create a custom event for alerting
  3. get data points via API
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Via which API can you configure existing custom Log metrics?

A

Dynatrace Configuration API

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

How to enable Log monitoring?

A

Settings ->Monitoring -> Monitored technologies

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What do Dynatrace admins need to do in order for other users to have access to logs?

A

Give them “View logs” permission

17
Q

How to disable monitoring for a particular host?

A

during installation, there is a switch for “Enable access to app log files” which will set the –set-app-log-content-access to either false or true

18
Q

How to add log files manually

A

Process group/Process -> Settings -> Log monitoring -> Add new log for monitoring

19
Q

How to mask sensitive data in logs?

A

add a masking rule to ruxitagentloganalytics.conf

20
Q

What are the 3 scopes of MaskingRules

A
  1. Process group
  2. file or file-group
  3. Combination of the 2
21
Q

3 Aging mechanism rules for OneAgent logs

A
  1. The total directory size is above 1 GB
  2. Any file in this directory is older than 14 days
  3. The directory contains more than 1000 files