Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Please follow this action plan in order to collect the LAC Filter logs:

1. Change the Bastion Log Level

  1. Backup the Bastion.xml file 
  2. Change the log severity level to debug and enable dumps: 
    • Change the <logging> tag in Bastion.xml: 
      1. In <main> tag configure <severity>debug</severity> 
      2. In <dumps> tag change <enabled>true</enabled> 
  3. Save changes 

2. Restart the Bastion Service 

  1. Open PowerShell 
  2. execute: Restart-Service bastion 

3. Replicate the issue 

4. Collect the log Bastion_<date>.log and the Dumps folder from the relevant date

5. Collect the Bastion.xml

6. Revert back to the old Bastion.xml

7. Restart the Bastion Service


The following files are expected to be delivered following this plan:
  1. Bastion_<date>.log from the relevant time frame in Debug mode
  2. Bastion Traffic dumps folder from the relevant time frame
  3. Bastion.xml

Default file location could be found here.

  • No labels