@Dameon. I just did an MDM upgrade where I did the PUV, fixed all the errors and then exported. I created a brand new 80.10 box and imported the MDM config. Everything went well and we copied over logs from 1/1/18 through migration. However, I can't see any logs except for current logs.
Quick question on this. SK111766 and your link above to "Importing Log Files from SE Servers" talks specifically about SmartEvent. What if there is no SmartEvent running there?
These files do not exist in my log_indexer_custom_settings.conf
:time_restriction_for_fetch_all (
<existing_data>)
:time_restriction_for_fetch_all_disp (
<existing_data>)
My max_disk_space_usage is set to 0.
I followed SK111766 anyway in hopes it would work but it does not. I'm running this on an MDM so I looked here /opt/CPrt-R80/log_indexer/log_indexer_custom_settings.conf and here /var/opt/CPmds-R80/customers/AWESOME.CUSTOMER_Management_Server/CPrt-R80/log_indexer/log_indexer_custom_settings.conf and no love. The SK talks about Open the R80.x SmartEvent Server object properties - expand Logs - click on Storage page - configure the Disk Space Management. But that doesn't exist. Sure you can edit the disk space, but there is no where to say "keep logs X amount of days." So my question is does this apply to SmartLog or just SmartEvent. Regardless of the answer is there an easy way to import old logs from 77.30 and have SmartLog see them?
Here is my particular CMA .....custom_settings.conf file (if its relevant). Any pointers/links/SKs you can send me would be greatly appreciated.
[Expert@CX.mds:0]# more /var/opt/CPmds-R80/customers/AWESOME.CUSTOMER_Management_Server/CPrt-R80/log_indexer/log_indexer_custom_settings.conf
(
:data ("/var/opt/CPmds-R80/customers/AWESOME.CUSTOMER_Management_Server/CPrt-R80/log_indexer/data")
:server_port ("a.b.c.d:18244")
:dns_resolving (true)
:dns_backresolving (true)
:connections (
:domain (
:management (
:name (a.b.c.d)
:uuid ()
:log_files (all)
:is_local (true)
:read_mode (CPMI)
)
:log_servers (
: (
:name (a.b.c.d)
:uuid ()
:log_files (all)
:folder ("/opt/CPmds-R80/customers/AWESOME.CUSTOMER_Management_Server/CPsuite-R80/fw1/log")
:is_local (true)
:read_mode (FILES)
)
)
)
)
:max_disk_space_usage (0)
)
[Expert@CX.mds:0]#
Thanks,
Paul