cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1892
Views
0
Helpful
2
Replies

Firepower Deploy Timestamp

evan.chadwick1
Level 1
Level 1

Hi How can I determine when a deploy was last pushed to a managed device from Firepower?

1 Accepted Solution

Accepted Solutions

Dinesh Verma
Cisco Employee
Cisco Employee

Hi Evan,

You can go to task manager and click on show history under deployment. This would list out deployment history along with timestamp you configured on FMC GUI. Attached is the snapshot from my lab device.

Other way to verify the same from CLI of FTD. SSH to FTD, go to expert and then directory /var/log/.

root@Kitten:/var/log# grep -i "Deploy from" action_queue.log

Jul 6 04:09:09 Kitten ActionQueueScrape.pl[24430]: START TASK || dba3279a-6200-11e7-8595-63bd8dcc4ccc || Deploy from Zebra || Initialize policy deployment || 0
Jul 6 04:10:06 Kitten ActionQueueScrape.pl[24430]: END TASK || dba3279a-6200-11e7-8595-63bd8dcc4ccc || Deploy from Zebra || Applied successfully || 57
root@Kitten:/var/log#

It lists out deploy successful of fail message. Time here is in UTC. Hope this helps.

View solution in original post

2 Replies 2

Dinesh Verma
Cisco Employee
Cisco Employee

Hi Evan,

You can go to task manager and click on show history under deployment. This would list out deployment history along with timestamp you configured on FMC GUI. Attached is the snapshot from my lab device.

Other way to verify the same from CLI of FTD. SSH to FTD, go to expert and then directory /var/log/.

root@Kitten:/var/log# grep -i "Deploy from" action_queue.log

Jul 6 04:09:09 Kitten ActionQueueScrape.pl[24430]: START TASK || dba3279a-6200-11e7-8595-63bd8dcc4ccc || Deploy from Zebra || Initialize policy deployment || 0
Jul 6 04:10:06 Kitten ActionQueueScrape.pl[24430]: END TASK || dba3279a-6200-11e7-8595-63bd8dcc4ccc || Deploy from Zebra || Applied successfully || 57
root@Kitten:/var/log#

It lists out deploy successful of fail message. Time here is in UTC. Hope this helps.

Whenever we have a changes pushed from FMC to SFR or FTD, can we have a email alert on this,

Review Cisco Networking for a $25 gift card