Search found 1 match

by deny7gomez
Tue Sep 23, 2025 5:03 am
Forum: Nagios Log Server
Topic: Sorting Logs by Event Time in NXLog: Understanding the Challenge
Replies: 3
Views: 54874

Sorting Logs by Event Time in NXLog: Understanding the Challenge

When importing logs using NXLog, converting date fields into a usable timestamp is crucial for proper sorting and analysis. In your current setup, you’re using a filter to match your log’s mp-date field and store it in EventTime. The conversion appears correct because EventTime accurately reflects t...