[Server] host = localhost port = 8001 debug = False [Auth] misp_fqdn = "https://misp.local" [Dashboard] #hours graph_log_refresh_rate = 1 #sec rotation_wait_time = 30 max_img_rotation = 10 hours_spanned = 48 zoomlevel = 15 maxCacheHistory = 30 # [1->12] size_dashboard_left_width = 5 size_openStreet_pannel_perc = 55 size_world_pannel_perc = 35 item_to_plot = Attribute.category fieldname_order=["Attribute.timestamp", "Event.id", "Attribute.Tag", "Attribute.category", "Attribute.type", ["Attribute.value", "Attribute.comment"]] char_separator=|| [GEO] #min updateFrequency = 60 zoomlevel = 11 # ~meter clusteringDistance = 10 [CONTRIB] max_number_of_last_contributor = 10 min_between_reload = 5 additional_help_text = ["Sightings multiplies earned points by 2", "Editing an attribute earns you the same as creating one"] [Log] directory=logs dispatcher_filename=zmq_dispatcher.log subscriber_filename=zmq_subscriber.log helpers_filename=helpers.log update_filename=updates.log [RedisGlobal] host=localhost port=6250 misp_web_url = http://0.0.0.0 misp_instances = [{ "name": "misp1", "url": "http://localhost", "zmq": "tcp://localhost:50000"}] #misp_instances = [{ # "name": "misp1", # "url": "http://localhost", # "zmq": "tcp://localhost:50000"}, # { # "name": "misp2", # "url": "http://10.0.2.4", # "zmq": "tcp://10.0.2.4:50000"} # ] [RedisLIST] db=3 listName=bufferList [RedisLog] db=0 streamLogCacheKey = streamLogCache streamMapCacheKey = streamMapsCache channel=1 channelLastContributor = lastContributor channelLastAwards = lastAwards [RedisMap] db=1 channelDisp=PicToDisplay # Database updates regularly make sure to adapt date pathMaxMindDB=./data/GeoLite2-City/GeoLite2-City.mmdb path_countrycode_to_coord_JSON=./data/country_code_lat_long.json [RedisDB] db=2 dbVersion=db_version