Facing problem after parsing custom logs #12289
Replies: 3 comments 2 replies
-
You may have to have a bit of patience, but nginx is a supported integration in the next release of Security Onion. So once we get that released you'll be able to soup and use the Nginx integration for your logs. |
Beta Was this translation helpful? Give feedback.
-
Rather than that system integration for nginx is there any option to parse the nginx logs in security onion using template or pipeline i tried this in elk there i created a pipeline and logstash.conf file to parse the logs, but happened is the logs are not taking from the file which i mention in logstash conf, the logs getting stored only when i execute put command with my log entry then it getting stored in that index. i can't do this for each log entry right its a very big log file **because i follwed the below steps: after this i restart the logstash i got like this in output:
|
Beta Was this translation helpful? Give feedback.
-
i tried with the below output in logstash conf |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, as i want to parse the Nginx logs but security onion doesn't supports system integration for nginx logs so i tried with custom log integration i mentioned the path of the log file in the integration and yes the logs are getting displayed when i type the log file path which i mentioned in custom log integration. But the logs are displaying like:

the whole log entry is inside the message field, its not displaying the log entry in suppurate suppurate fields.
Can you help me to parse the custom logs! please suggest
Beta Was this translation helpful? Give feedback.
All reactions