140
•
Panorama
6.1
Administrator’s
Guide
©
Palo
Alto
Networks,
Inc.
Log
Collection
Deployments
Manage
Log
Collection
Step
2
Perform
the
following
steps
to
prepare
Panorama
for
log
collection.
1.
Connect
to
the
primary
Panorama
in
one
of
the
following
ways:
•
Attach
a
serial
cable
from
your
computer
to
the
Console
port
on
the
primary
Panorama.
Then
use
terminal
emulation
software
(9600
‐
8
‐
N
‐
1)
to
connect.
•
Use
terminal
emulation
software
such
as
PuTTY
to
open
an
SSH
session
to
the
IP
address
that
you
specified
for
the
MGT
interface
of
the
primary
Panorama
during
initial
configuration.
2.
Log
in
to
the
CLI
when
prompted.
Use
the
default
admin
account
and
the
password
that
you
specified
during
initial
configuration.
3.
Enable
the
primary
Panorama
to
connect
to
the
secondary
Panorama
by
entering
the
following
command,
where
<IPaddress2>
represents
the
MGT
interface
of
the
secondary
Panorama:
>
configure
#
set deviceconfig system panorama-server
<IPaddress2>
#
commit
4.
Log
in
to
the
CLI
of
the
secondary
Panorama.
5.
Enable
the
secondary
Panorama
to
connect
to
the
primary
Panorama
by
entering
the
following
command,
where
<IPaddress1>
represents
the
MGT
interface
of
the
primary
Panorama:
>
configure
#
set deviceconfig system panorama-server
<IPaddress1>
#
commit
#
exit
6.
In
the
CLI
of
the
secondary
Panorama,
enter
the
following
command
to
display
the
serial
number,
and
then
record
it:
>
show system info | match serial
You
need
the
serial
number
to
add
the
Log
Collector
of
the
secondary
Panorama
as
a
managed
collector
to
the
primary
Panorama.
Step
3
Edit
the
Log
Collector
that
is
local
to
the
primary
Panorama.
Use
the
web
interface
of
the
primary
Panorama
to
perform
these
steps:
1.
Select
Panorama > Managed Collectors
and
select
the
default
Log
Collector.
2.
(
Optional
)
Select
the
interfaces
(MGT,
Eth1,
or
Eth2)
to
use
for
Device Log Collection
and
Collector Group Communication
.
By
default,
Panorama
uses
the
MGT
interface
for
these
functions.
The
Eth1
and
Eth2
interfaces
are
available
only
if
you
configured
them
for
the
Panorama
management
server
during
initial
configuration.
3.
Select
Disks
and
Add
each
logging
disk
pair.
4.
Click
OK
to
save
your
changes.
Deploy
Panorama
with
Default
Log
Collectors
(Continued)