Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
You can convert the txt file to the Microsoft Excel file by Python.sample code is here: f = r'<your path>\Cisco AnyConnect Secure Mobility Client\AnyConnect.txt'
import re,datetime, os
import pandas as pd
pd.DataFrame([[
{
'Datetime': d...