<?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: Looking for a CLI command to see last 20 logging events in a FPR-2110 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/looking-for-a-cli-command-to-see-last-20-logging-events-in-a-fpr/m-p/3400605#M954155</link>
    <description>&lt;P&gt;The "pigtail" utility may help. Switch to expert mode from the cli and sudo su to run it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;pigtail v1.03 (05/13/2015)
--------------------------------------------------------------------------------------------------------------
NAME
    pigtail -- continuously display FireSIGHT management console (and device) logs as the files are written

SYNOPSIS
    pigtail [-d] [-o] [-h] [-raw] [-n number] [-outfile file] [-history start time end time] [-break regex] [-trigger regex command] [filetype ...]

DESCRIPTION

       .-~~~~-. |\\_     pigtail parses, reformats, and displays the contents of several log files
    @_/        /  oo\_   to the screen, updating the display whenever additional lines are added to any of 
      |    \   \   _(")  the log files.  pigtail also colorizes the output so it is easier to discern between 
       \   /-| ||'--'    lines from different log files.  By default it normalizes timestamps, removes some 
        \_\  \_\\        extraneous information, and reformats certain lines to improve readability.
    
    These are the keywords and associated log files that pigtail supports:
            ACTQ  /var/log/action_queue.log
            CPAC  /var/log/idhttpsd/access_log
            CPER  /var/log/idhttpsd/error_log
            CPLG  /var/log/captive_portal.log
            DCSM  /var/log/mojo.log
            DEPL  /var/log/sf/policy_deployment.log
            HTTP  /var/log/httpd/httpsd_error_log
            MOJO  /var/log/mojo/mojo.log
            MSGS  /var/log/messages
            NGFW  /var/log/ngfwManager.log
            NGUI  /var/log/cisco/ngfw-onbox.log
            SERR  /var/log/process_stderr.log
            SOUT  /var/log/process_stdout.log
            SSEC  /var/log/connector/connector.log
            SYDB  /opt/CSCOpx/MDC/log/operation/sydb.out
            TAPP  /var/log/SSE/sse_telemetry.log
            TCAT  /opt/CSCOpx/MDC/tomcat/logs/stdout.logs
            TCLG  /opt/CSCOpx/MDC/log/operation/sftunnel-javaclient.log
            USMS  /opt/CSCOpx/MDC/log/operation/usmsharedsvcs.log
            VMSB  /opt/CSCOpx/MDC/log/operation/vmsbesvcs.log
            VMSS  /opt/CSCOpx/MDC/log/operation/vmssharedsvcs.log&lt;/PRE&gt;</description>
    <pubDate>Sat, 16 Jun 2018 14:59:20 GMT</pubDate>
    <dc:creator>Marvin Rhoads</dc:creator>
    <dc:date>2018-06-16T14:59:20Z</dc:date>
    <item>
      <title>Looking for a CLI command to see last 20 logging events in a FPR-2110</title>
      <link>https://community.cisco.com/t5/network-security/looking-for-a-cli-command-to-see-last-20-logging-events-in-a-fpr/m-p/3400271#M954151</link>
      <description>&lt;P&gt;Looking for a CLI command to see last 20 logging events in a FPR-2110.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 15:53:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/looking-for-a-cli-command-to-see-last-20-logging-events-in-a-fpr/m-p/3400271#M954151</guid>
      <dc:creator>Kevin Smith</dc:creator>
      <dc:date>2020-02-21T15:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for a CLI command to see last 20 logging events in a FPR-2110</title>
      <link>https://community.cisco.com/t5/network-security/looking-for-a-cli-command-to-see-last-20-logging-events-in-a-fpr/m-p/3400393#M954152</link>
      <description>I had no chance working with FTD; can you employ show log | tail -20 maybe? or tail /log_path?&lt;BR /&gt;&lt;BR /&gt;NX-OS on DataCenter SWs has tail function after pipe, it's addictive!</description>
      <pubDate>Fri, 15 Jun 2018 19:51:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/looking-for-a-cli-command-to-see-last-20-logging-events-in-a-fpr/m-p/3400393#M954152</guid>
      <dc:creator>Florin Barhala</dc:creator>
      <dc:date>2018-06-15T19:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for a CLI command to see last 20 logging events in a FPR-2110</title>
      <link>https://community.cisco.com/t5/network-security/looking-for-a-cli-command-to-see-last-20-logging-events-in-a-fpr/m-p/3400438#M954153</link>
      <description>&lt;P&gt;Thanks, i tried the tail command the other day no luck, i think i found out what's&amp;nbsp; going on with my logging, looks like some kind of debugging left on.....now trying to figure which logging it is.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jun 2018 21:18:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/looking-for-a-cli-command-to-see-last-20-logging-events-in-a-fpr/m-p/3400438#M954153</guid>
      <dc:creator>Kevin Smith</dc:creator>
      <dc:date>2018-06-15T21:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for a CLI command to see last 20 logging events in a FPR-2110</title>
      <link>https://community.cisco.com/t5/network-security/looking-for-a-cli-command-to-see-last-20-logging-events-in-a-fpr/m-p/3400593#M954154</link>
      <description>Can you share logging config that you use now?</description>
      <pubDate>Sat, 16 Jun 2018 13:11:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/looking-for-a-cli-command-to-see-last-20-logging-events-in-a-fpr/m-p/3400593#M954154</guid>
      <dc:creator>Florin Barhala</dc:creator>
      <dc:date>2018-06-16T13:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for a CLI command to see last 20 logging events in a FPR-2110</title>
      <link>https://community.cisco.com/t5/network-security/looking-for-a-cli-command-to-see-last-20-logging-events-in-a-fpr/m-p/3400605#M954155</link>
      <description>&lt;P&gt;The "pigtail" utility may help. Switch to expert mode from the cli and sudo su to run it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;pigtail v1.03 (05/13/2015)
--------------------------------------------------------------------------------------------------------------
NAME
    pigtail -- continuously display FireSIGHT management console (and device) logs as the files are written

SYNOPSIS
    pigtail [-d] [-o] [-h] [-raw] [-n number] [-outfile file] [-history start time end time] [-break regex] [-trigger regex command] [filetype ...]

DESCRIPTION

       .-~~~~-. |\\_     pigtail parses, reformats, and displays the contents of several log files
    @_/        /  oo\_   to the screen, updating the display whenever additional lines are added to any of 
      |    \   \   _(")  the log files.  pigtail also colorizes the output so it is easier to discern between 
       \   /-| ||'--'    lines from different log files.  By default it normalizes timestamps, removes some 
        \_\  \_\\        extraneous information, and reformats certain lines to improve readability.
    
    These are the keywords and associated log files that pigtail supports:
            ACTQ  /var/log/action_queue.log
            CPAC  /var/log/idhttpsd/access_log
            CPER  /var/log/idhttpsd/error_log
            CPLG  /var/log/captive_portal.log
            DCSM  /var/log/mojo.log
            DEPL  /var/log/sf/policy_deployment.log
            HTTP  /var/log/httpd/httpsd_error_log
            MOJO  /var/log/mojo/mojo.log
            MSGS  /var/log/messages
            NGFW  /var/log/ngfwManager.log
            NGUI  /var/log/cisco/ngfw-onbox.log
            SERR  /var/log/process_stderr.log
            SOUT  /var/log/process_stdout.log
            SSEC  /var/log/connector/connector.log
            SYDB  /opt/CSCOpx/MDC/log/operation/sydb.out
            TAPP  /var/log/SSE/sse_telemetry.log
            TCAT  /opt/CSCOpx/MDC/tomcat/logs/stdout.logs
            TCLG  /opt/CSCOpx/MDC/log/operation/sftunnel-javaclient.log
            USMS  /opt/CSCOpx/MDC/log/operation/usmsharedsvcs.log
            VMSB  /opt/CSCOpx/MDC/log/operation/vmsbesvcs.log
            VMSS  /opt/CSCOpx/MDC/log/operation/vmssharedsvcs.log&lt;/PRE&gt;</description>
      <pubDate>Sat, 16 Jun 2018 14:59:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/looking-for-a-cli-command-to-see-last-20-logging-events-in-a-fpr/m-p/3400605#M954155</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2018-06-16T14:59:20Z</dc:date>
    </item>
  </channel>
</rss>

