Going through log files can be a pain.
The idea behind this repository is to highlight errors within the log files such that time spent troubleshooting can be kept to a minimum.
This is my first attempt at trying to use Sublime Text and it's syntax highlighting feature.
- HIP Checks
- Gateway latency checking
Latency (ms) | Measurement | Color |
---|---|---|
0 - 169ms | great latency | green |
170 - 399ms | ok latency | yellow |
> 400ms | bad latency | red |
- PKI entry checking
- network change highlighting
- Authentication cookie highlighting
- IPv4 and IPv6 address highlighting
- Create a new directory in
~/Library/Application\ Support/Sublime\ Text/Packages/
.
$ mkdir -p ~/Library/Application\ Support/Sublime\ Text/Packages/Palo\ Alto\ Networks
- Extract the
*.sublime-syntax
files into this new directory.
- Create a new directory in
%APPDATA%\Sublime Text\Packages
. - For this example, the new directory name is
Palo Alto Networks
. - Extract the
*.sublime-syntax
files into this new directory.
- Better handling of JSON format
- Better handling of PKI log entries
- File name:
palo_alto_networks_dem_agent.log
orpalo_alto_networks_dem_agent.1.log
To activate:
- Click view
- Syntax
- Palo Alto Networks
PAN ADEM Endpoint
- File name:
adem
oradem.*
To activate:
- Click view
- Syntax
- Palo Alto Networks
PAN ADEM ION Logs
- File name:
PanGPS.log
orPanGPA.log
To activate:
- Click view
- Syntax
- Palo Alto Networks
PAN GlobalProtect Logs