<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Export ASA Config to a .csv file format in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/export-asa-config-to-a-csv-file-format/m-p/4467543#M1083733</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/343105"&gt;@venkat_n7&lt;/a&gt;! May I ask, How can I export the ASA configuration file to any human readable format using powershell? It would be a great help for me if you can share me your knowledge.&lt;/P&gt;</description>
    <pubDate>Thu, 16 Sep 2021 09:18:01 GMT</pubDate>
    <dc:creator>Yow_09</dc:creator>
    <dc:date>2021-09-16T09:18:01Z</dc:date>
    <item>
      <title>Export ASA Config to a .csv file format</title>
      <link>https://community.cisco.com/t5/network-security/export-asa-config-to-a-csv-file-format/m-p/2749294#M179220</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to see if there is a way to convert the config file from&amp;nbsp;a ASA from a text file to a csv file?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Replies rated&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 06:38:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/export-asa-config-to-a-csv-file-format/m-p/2749294#M179220</guid>
      <dc:creator>Scott Hanson</dc:creator>
      <dc:date>2019-03-12T06:38:03Z</dc:date>
    </item>
    <item>
      <title>Hi,There is no direct way to</title>
      <link>https://community.cisco.com/t5/network-security/export-asa-config-to-a-csv-file-format/m-p/2749295#M179246</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;There is no direct way to do it from the ASA/ASDM.&lt;/P&gt;&lt;P&gt;You would have to use an external conversion tool for the same.&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Vibhor Amrodia&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2015 17:37:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/export-asa-config-to-a-csv-file-format/m-p/2749295#M179246</guid>
      <dc:creator>Vibhor Amrodia</dc:creator>
      <dc:date>2015-09-22T17:37:17Z</dc:date>
    </item>
    <item>
      <title>hi,if you're using secure crt</title>
      <link>https://community.cisco.com/t5/network-security/export-asa-config-to-a-csv-file-format/m-p/2749296#M179276</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;if you're using secure crt, try using the 'raw log session option' under the file tab.&lt;/P&gt;&lt;P&gt;do a &lt;STRONG&gt;show run&lt;/STRONG&gt; and save the output as a csv file.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2015 07:14:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/export-asa-config-to-a-csv-file-format/m-p/2749296#M179276</guid>
      <dc:creator>johnlloyd_13</dc:creator>
      <dc:date>2015-09-23T07:14:27Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.cisco.com/t5/network-security/export-asa-config-to-a-csv-file-format/m-p/2749297#M179284</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Yes, the simplest way is to use Wallparse Firewall Audit Tool: https://www.wallparse.com&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think it is basically free and very easy to use. It has command line support for searching configs using sql-queries etc.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2017 10:52:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/export-asa-config-to-a-csv-file-format/m-p/2749297#M179284</guid>
      <dc:creator>lidingogranit</dc:creator>
      <dc:date>2017-01-27T10:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: Export ASA Config to a .csv file format</title>
      <link>https://community.cisco.com/t5/network-security/export-asa-config-to-a-csv-file-format/m-p/3193740#M179294</link>
      <description>&lt;P&gt;The simplest solution is to Export to CSV from ASDM.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 15:54:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/export-asa-config-to-a-csv-file-format/m-p/3193740#M179294</guid>
      <dc:creator>corinthian</dc:creator>
      <dc:date>2017-10-04T15:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: Export ASA Config to a .csv file format</title>
      <link>https://community.cisco.com/t5/network-security/export-asa-config-to-a-csv-file-format/m-p/3808663#M179302</link>
      <description>&lt;P&gt;As simple as that! Hahahaha&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/350237"&gt;@corinthian&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;The simplest solution is to Export to CSV from ASDM.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Feb 2019 20:33:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/export-asa-config-to-a-csv-file-format/m-p/3808663#M179302</guid>
      <dc:creator>oeortiz01</dc:creator>
      <dc:date>2019-02-24T20:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: Export ASA Config to a .csv file format</title>
      <link>https://community.cisco.com/t5/network-security/export-asa-config-to-a-csv-file-format/m-p/3809372#M179306</link>
      <description>&lt;P&gt;I do that using python code to convert from text files to csv or xlsx format. But, i do this with large number of config files to csv. i been doing firewall auditing. I know if it is for one file its a huge work.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Feb 2019 20:38:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/export-asa-config-to-a-csv-file-format/m-p/3809372#M179306</guid>
      <dc:creator>venkat_n7</dc:creator>
      <dc:date>2019-02-25T20:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Export ASA Config to a .csv file format</title>
      <link>https://community.cisco.com/t5/network-security/export-asa-config-to-a-csv-file-format/m-p/4467543#M1083733</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/343105"&gt;@venkat_n7&lt;/a&gt;! May I ask, How can I export the ASA configuration file to any human readable format using powershell? It would be a great help for me if you can share me your knowledge.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Sep 2021 09:18:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/export-asa-config-to-a-csv-file-format/m-p/4467543#M1083733</guid>
      <dc:creator>Yow_09</dc:creator>
      <dc:date>2021-09-16T09:18:01Z</dc:date>
    </item>
  </channel>
</rss>

