Skip to main content

Hi,

I was looking at the PULSE_SECURE_VPN parser. And found out that there are many other type of format present in the parser. apart from Syslog I was able to see that there is JSON format, xml format and also windows format.

In the parser it is written like it supports the above mentioned format. But the description only shows SYSLOG support.

 

Can anyone help me about finding out what is the default format the PULSE_SECURE_VPN parser supports. And what are all these format because I was not able to find any integration method against Windows, JSON or XML.

 

Thanks,

anshul

Hi anshul,


You can find the formats that the default parsers support on this page by searching the log source - https://cloud.google.com/chronicle/docs/ingestion/parser-list/supported-default-parsers


In the case of PULSE_SECURE_VPN, SYSLOG is the supported format.


Chris


Hi anshul,


You can find the formats that the default parsers support on this page by searching the log source - https://cloud.google.com/chronicle/docs/ingestion/parser-list/supported-default-parsers


In the case of PULSE_SECURE_VPN, SYSLOG is the supported format.


Chris


Hi @cmorris ,

Thanks for the response, Yes it supports syslog. I have a query regarding what is written inside the Parser. There are lot of format written inside the parser. The parser is very big. By looking at the parser I was able to see all other formats as well JSON, XML and Windows via Winbeat. 

I would like to know if this parser was written for other device and they used it for Pulse secure or something else is going on. As their is no integration guide present.

Thanks again for your response. 

-Anshul


Reply