SLR Report - Get stats-dumb

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

SLR Report - Get stats-dumb

L2 Linker

Hello @all,

I would like to get a stats-dumb file which will be later used to generate an SLR report.

Since the timeframe (1 Week) via the PA GUI is not long enough for us, I use CLI with the following command to generate the file:

 

tftp export stats-dump start-time equal 2018/12/01@10:00:00 end-time equal 2018/12/31@10:00:00 to 10.164.15.27

 

!info: 10.164.15.27 is one of the AD and seemes to have a working connection to the PA, that's why I am using this server

 

When firing off this command it first seems to work but the generated file remains zeroed out:

PAN1.PNG

 

After waiting for the timeout the final Log of PumpKIN looks like this:
PAN2.PNG

 

What did I try to solve this issue?

1. Used several TFTP software, always getting the same result.

2. deactivated the AV + FW on the windows server

3. edited the security settings on the TFTP folder to allow everybody every access

 

Help is very much appriciated.

1 accepted solution

Accepted Solutions

Cyber Elite
Cyber Elite

-have you tried scp?

-or starting the tftpserver as administrator on your system

-or running it on a different system that may not have been locked down

-or allowing write access to the folder for everyone

-or adding a path or path+filename after the 'to'

tftp export stats-dump start-time equal 2018/12/01@10:00:00 end-time equal 2018/12/31@10:00:00 to 192.168.27.5/myexport.tgz

Tom Piens
PANgurus - Strata specialist; config reviews, policy optimization

View solution in original post

4 REPLIES 4

Cyber Elite
Cyber Elite

-have you tried scp?

-or starting the tftpserver as administrator on your system

-or running it on a different system that may not have been locked down

-or allowing write access to the folder for everyone

-or adding a path or path+filename after the 'to'

tftp export stats-dump start-time equal 2018/12/01@10:00:00 end-time equal 2018/12/31@10:00:00 to 192.168.27.5/myexport.tgz

Tom Piens
PANgurus - Strata specialist; config reviews, policy optimization

Hey @reaper,

 

-have you tried scp?

First thing I did after you wrote this was to try the export via scp.

After some trouble regarding the syntax I finally was able to pull the logs with this command:

 

scp export stats-dump start-time equal 2018/12/01@10:00:00 end-time equal 2018/12/31@10:00:00 to username_on_remote_System@10.164.15.27:/log_dez

 

!hint: after export, I had to extract the file twice to get the wanted folders + files

I also gave write access to everybody on the SCP destination folder

 

Thank you very much!

@husetech  @reaper 

 

Guys can you guide me on how to transfer the file to my computer. The report is generated but  i'm having problem with the Destination (username@host:path) part. 

 

scp export stats-dump start-time equal 2020/04/01@00:00:01 end-time equal 2020/04/30@10:00:00 to default@10.77.18.74:C:/Usersscp export stats-dump start-time equal 2020/04/01@00:00:01 end-time equal 2020/04/30@10:00:00 to default@10.77.18.74:/Desktop

 

Appreciate your help

 

 

You cant scp to a windows machine

 

You can either collect the file from the web interface, or tftp to a tinyftp on your windows machine

Set up a Linux machine to access scp if you need to use scp

Tom Piens
PANgurus - Strata specialist; config reviews, policy optimization
  • 1 accepted solution
  • 7911 Views
  • 4 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!