<warning> cb.utils.solr_client - Error looking for writer partition. <warning> cb.enterprise.tasks.solr_time_partitioner - Could not determine the current partition time. Skipping partitioning.
service cb-enterprise stop
/usr/share/cb/cbcluster stop
mkdir /var/cb/data/cbevents/cbevents_YYYY_MM_DD_HHmm/Example:
mkdir /var/cb/data/cbevents/cbevents_2017_08_14_1544/
chown cb:cb /var/cb/data/cbevents/CORENAMEExample:
chown cb:cb /var/cb/data/cbevents/cbevents_2017_08_14_1544
touch /var/cb/data/cbevents/CORENAME/core.propertiesExample:
touch /var/cb/data/cbevents/cbevents_2017_08_14_1544/core.properties
Set the correct permissions:
chown cb:cb /var/cb/data/cbevents/CORENAME/core.properties
Example:
chown cb:cb /var/cb/data/cbevents/cbevents_2017_08_14_1544/core.properties
#Written by CarbonBlackSupport
#CURRENTDATE
name=writer
configSet=cbevents_v2
service cb-enterprise start
/usr/share/cb/cbcluster start