Import Logs for Analysis
Here are the first three entries in a log file from the Debian system function dpkg.
| In[1]:= | X |
| Out[1]= | ![]() |
Import the log data. Dates and times are automatically interpreted.
| In[2]:= | X |
| Out[2]= | ![]() |
Combine the dates and times into single Entity objects for easier analysis.
| In[3]:= | X |
| Out[3]= | ![]() |
Visualize the system activity.
| In[4]:= | ![]() X |
| Out[4]= | ![]() |




