Last modified by Danniar Firdausy on 2024/09/18 20:30

From version 6.1
edited by eMagiz
on 2022/06/02 12:20
Change comment: There is no comment for this version
To version 2.1
edited by eMagiz
on 2022/06/02 12:13
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,20 +1,26 @@
1 -{{container}}
2 -{{container layoutStyle="columns"}}
3 -(((
4 -= How to connect with the eMagiz SFTP Service =
1 +{{html wiki="true"}}
2 +<div class="ez-academy">
3 + <div class="ez-academy_body">
5 5  
6 -In this microlearning, we will provide short guide that will help eMagiz users how to connect to the eMagiz SFTP service. Allthough this is a regular SFTP service, there are some specific steps involved to allow an optimal configuration of the integration.
7 -
5 +<div class="doc">
6 +
7 +
8 +
9 += Determining the origin of log entries =
10 +
11 +In this microlearning, we will focus on how you can quickly and easily determine the origin of log entries. In other words, what caused the logging.
12 +
8 8  Should you have any questions, please contact academy@emagiz.com.
9 9  
10 -* Last update: June 2nd, 2022
15 +* Last update: July 22th, 2021
11 11  * Required reading time: 5 minutes
12 12  
13 13  == 1. Prerequisites ==
14 14  
15 15  * Basic knowledge of the eMagiz platform
16 -* Understanding of the way in which an SFTP file pickup or drop is configured in eMagiz
17 -
21 +* Understanding of Monitoring concept
22 +* One or more log entries raised in the last two weeks within the context of your (Academy) project
23 +
18 18  == 2. Key concepts ==
19 19  
20 20  This microlearning centers around determining the origin of log entries.
... ... @@ -29,8 +29,33 @@
29 29  
30 30  
31 31  
32 -== 3. How to steps ==
38 +== 3. Determining the origin of log entries ==
33 33  
40 +You can determine the origin of a log entry with a two-step approach:
41 +
42 +1. Search in the Monitoring overview for log entries
43 +2. Select a specific log entry for further analysis
44 +
45 +=== 3.1 Monitoring overview Manage ===
46 +
47 +To see and analyze the log entries you need to navigate to Manage -> Monitoring. This overview shows all log entries within your project that have been written to the log in the last fourteen days (assuming you did adhere to the fair use policy). Within this overview, you have the ability to search on various options such as runtime, type, and timestamp.
48 +
49 +<p align="center">[[image:intermediate-active-monitoring-determining-origin-of-log-entry--manage-monitoring-unfiltered.png||]]</p>
50 +
51 +<p align="center">[[image:intermediate-active-monitoring-determining-origin-of-log-entry--manage-monitoring-filtered.png||]]</p>
52 +
53 +=== 3.2 Select a specific log entry for further analysis ===
54 +
55 +After you have filtered the log entries to your liking you can select a specific log entry by double-clicking on the log entry. By doing so a pop-up will be presented in which the details of the log entry are written. On this details page, the flow and message are the most relevant from a user perspective.
56 +
57 +<p align="center">[[image:intermediate-active-monitoring-determining-origin-of-log-entry--manage-monitoring-log-entry-details.png||]]</p>
58 +
59 +Note that some log entries are grouped as they appeared in short proximity after each other and have to do with the same logging.
60 +
61 +<p align="center">[[image:intermediate-active-monitoring-determining-origin-of-log-entry--manage-monitoring-log-entry-details-grouped.png||]]</p>
62 +
63 +===== Practice =====
64 +
34 34  == 4. Assignment ==
35 35  
36 36  Determine the origin of at least five log entries that have been raised within your (Academy) project in the last two weeks. If your project has no log entries be creative in messing up stuff to create a log entry for which you can then determine the origin.
... ... @@ -53,7 +53,12 @@
53 53  == 7. Silent demonstration video ==
54 54  
55 55  This video demonstrates how you could have handled the assignment and gives you some context on what you have just learned.
56 -
57 -)))
58 -((({{toc/}}))){{/container}}
59 -{{/container}}
87 +
88 +<iframe width="1280" height="720" src="../../vid/microlearning/intermediate-active-monitoring-determining-origin-of-log-entry.mp4" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
89 +
90 +</div>
91 +
92 +</div>
93 +</div>
94 +
95 +{{/html}}